Ares (czech Business Registry) Mcp — Ares Mcp
About
MCP server for ARES, the official Czech business registry — live against ares.gov.cz. 14 tools: company lookup, full due diligence, statutory bodies, insolvency, VAT-payer & trade-license checks, address search, and cross-company person graphs.
Details
- Author
- milos106
- Downloads
- 294
- Categories
- Other
Jump to
- 14 tools covering company lookup, due diligence, and more
- Live queries against the official ARES registry (ares.gov.cz)
- Optional signed provenance with Ed25519 signatures for offline verification
- Each signed response includes source, date, and a verifiable signature
- Available as a Docker container or hosted beta service
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Ares (czech Business Registry) Mcp — Ares McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Run the Docker image ghcr.io/milos106/ares-mcp:0.1.0 or connect to the hosted beta endpoint at https://ares-mcp.icovazby.cz/mcp. No configuration parameters are described in the README.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"ares (czech business registry) mcp \u2014 ares mcp": {
"ares-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/milos106/ares-mcp:0.1.0"
]
}
}
}
}
McpServers
{
"ares-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/milos106/ares-mcp:0.1.0"
]
}
}
ARES MCP
MCP server for ARES, the official Czech business registry. Live againstares.gov.cz.
14 tools
Company lookup, full due diligence, statutory bodies, insolvency check, VAT-payer check, trade licenses, address search, cross-company person graph, and more.Optional signed provenance
Every signed response carries source + date + an Ed25519 signature, independently verifiable offline.Install (Docker)
docker run -i --rm ghcr.io/milos106/ares-mcp:0.1.0Hosted (beta)
https://ares-mcp.icovazby.cz/mcp MIT · https://icovazby.czSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



