cz-agents — Czech & EU Due Diligence
@martinhavel
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
金融与商务 分类下的更多 MCP 服务器
Edwin
edwin-financeEmpowering AI agents to dominate DeFAI
Market Fiyatı MCP Server
EnesCinr💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
评论