CZ

Cz Agents Mcp

Ai Agents
✨ NewAi Agents
5
GitHub Stars

Open-source Model Context Protocol servers for Czech government & business data: ARES, ČNB, EU+OFAC sanctions, ISIR insolvency, and a unified due-diligence aggregator.

Installation

⭐ RecommendedNPX
npx -y @czagents/ares
View configuration snippet
{
  "mcpServers": {
    "ares": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/ares"
      ]
    },
    "cnb": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/cnb"
      ]
    },
    "sanctions": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/sanctions"
      ],
      "env": {
        "SANCTIONS_DB": "/path/to/sanctions.db"
      }
    },
    "isir": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/isir"
      ],
      "env": {
        "ISIR_SOAP_ENABLED": "1"
      }
    },
    "adis": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/adis"
      ],
      "env": {
        "ADIS_SOAP_ENABLED": "1"
      }
    },
    "dd": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/dd"
      ],
      "env": {
        "SANCTIONS_DB": "/path/to/sanctions.db",
        "ADIS_SOAP_ENABLED": "1"
      }
    },
    "eu-registry": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/eu-registry"
      ]
    },
    "payqr": {
      "command": "npx",
      "args": [
        "-y",
        "@czagents/payqr"
      ]
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:Auto-detected (unverified)

Claude Desktop

STDIO
stdio:Auto-detected (unverified)

MCP Compatible

STDIO
stdio:Auto-detected (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:MIT
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.