Serversdev.cz-agents/ares
A

dev.cz-agents/ares

dev.cz-agents/ares · v0.1.6
▦ npm
v0.1.6npm npm: @czagents/ares🌐 https://ares.cz-agents.dev/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "dev.cz-agents/ares",
  "description": "Czech Business Register (ARES): company lookup by IČO, full-text, transparent accounts",
  "repository": {
    "url": "https://github.com/martinhavel/cz-agents-mcp",
    "source": "github",
    "subfolder": "packages/ares"
  },
  "version": "0.1.6",
  "websiteUrl": "https://cz-agents.dev",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@czagents/ares",
      "version": "0.1.6",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ares.cz-agents.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}