cz-agents — Czech & EU Due Diligence
@martinhavel
About cz-agents — Czech & EU Due Diligence
Open-source Model Context Protocol servers for Czech government & business data: ARES, ČNB, EU+OFAC sanctions, ISIR insolvency, and a unified due-diligence aggregator.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cz Agents?
Open-source Model Context Protocol servers for Czech government & business data: ARES, ČNB, EU+OFAC sanctions, ISIR insolvency, and a unified due-diligence aggregator.
How to use Cz Agents?
The README includes setup instructions such as "ares": { "command": "npx", "args": ["-y", "@czagents/ares"] },.
Key features of Cz Agents
- Company verification by IČO (ověření firmy)
- AML company check (AML kontrola firmy)
- Sanctions list screening (kontrola sankčních seznamů)
- Company change monitoring (monitoring změn ve firmě)
- lookup_by_ico({ ico }) — full company record
Use cases of Cz Agents
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Cz Agents
Where is the source code for Cz Agents?
The source code is linked from the repository URL on this page.
Does Cz Agents include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Cz Agents?
The source code is linked from the repository URL on this page.
Does Cz Agents include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More Finance & Commerce MCP servers
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one

Exact Online
iWebDevelopmentExact AI Connect is a remote MCP server that connects AI assistants like Claude, ChatGPT, Copilot, Gemini and Perplexity directly to your Exact Online administration. Ask questions about your finances in plain language a

InvestSights Indian Stock Research MCP
InvestSightsResearch-grade Indian stock data (NSE/BSE) — fundamentals, forensic accounting scores, DCF valuation, screening, prices & news for 4,800+ stocks.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Comments