dev.cz-agents/ares
NPM · @CZAGENTS/ARES · 2 COMPONENTS · SCANNED SEP 20
Czech & Slovak business registry — company lookup by IČO, name, legal form, VAT. Official ARES.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 52 of 132 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 109 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 902 tokens (~100/item across 9 items; 9 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the dev.cz-agents/ares MCP server?
dev.cz-agents/ares runs locally as an npm package, launched with npx -y @czagents/ares. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @czagents/ares
claude mcp add dev-cz-agents-ares -- npx -y @czagents/ares
{
"mcpServers": {
"dev-cz-agents-ares": {
"command": "npx",
"args": [
"-y",
"@czagents/ares"
]
}
}
} {
"servers": {
"dev-cz-agents-ares": {
"command": "npx",
"args": [
"-y",
"@czagents/ares"
]
}
}
} codex mcp add dev-cz-agents-ares -- npx -y @czagents/ares
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"dev-cz-agents-ares": {
"type": "local",
"command": [
"npx",
"-y",
"@czagents/ares"
],
"enabled": true
}
}
} openclaw mcp add dev-cz-agents-ares --command npx --arg -y --arg @czagents/ares
mcp_servers:
dev-cz-agents-ares:
command: "npx"
args: ["-y", "@czagents/ares"] {
"McpServers": {
"dev-cz-agents-ares": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@czagents/ares"
]
}
}
} assistant mcp add dev-cz-agents-ares -t stdio -c npx -a -y @czagents/ares
{
"mcpServers": {
"dev-cz-agents-ares": {
"command": "npx",
"args": [
"-y",
"@czagents/ares"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 0
- Stability: 0.97 → pass security
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −3
- Stability: pass → 0.80 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@czagents/ares@0.1.7
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 132 packages
| Packages resolved | 132 |
|---|---|
| Deprecated | 1 |
| Stale | 51 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
check_vat_payer ~63
Check whether a Czech company is a registered VAT payer (plátce DPH). If yes, returns DIČ, financial office, and any transparent bank accounts (payment details).
| Name | Type | Req | Description |
|---|---|---|---|
| ico | string | yes | Czech IČO (7-8 digits). |
No output schema declared.
No examples provided.
get_bank_accounts ~54
Get transparent bank accounts published for this company (only available for VAT-registered subjects). Useful to verify payment details on an invoice match the company.
| Name | Type | Req | Description |
|---|---|---|---|
| ico | string | yes | Czech IČO (7-8 digits). |
No output schema declared.
No examples provided.
get_history ~47
Get historical record of a company (previous names, registered address changes, trade license history). Useful for due diligence.
| Name | Type | Req | Description |
|---|---|---|---|
| ico | string | yes | Czech IČO (7-8 digits). |
No output schema declared.
No examples provided.
get_statutaries ~78
Get current statutory body (jednatelé, představenstvo, etc.) of a Czech company — who can legally act on its behalf. Returns active members only (with valid zápis, not yet removed). Essential for due diligence and compliance checks.
| Name | Type | Req | Description |
|---|---|---|---|
| ico | string | yes | Czech IČO (7-8 digits). |
No output schema declared.
No examples provided.
lookup_by_ico ~102
Get a single Czech company record by its IČO (8-digit Business ID). Returns official name, registered address, legal form, VAT ID (DIČ), founding date, and trade license activities. Returns null if IČO is not found in ARES.
| Name | Type | Req | Description |
|---|---|---|---|
| ico | string | yes | Czech IČO — 7 or 8 digits. Examples: "27074358", "61388581". Auto-validated with MOD11 checksum. |
No output schema declared.
No examples provided.
search_by_address ~108
Find all companies registered at a given Czech address. Useful for due diligence (virtual offices, shell companies), real estate research, or competitor mapping in a building.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | City name, e.g. "Praha". |
| pocet | integer | – | Max results (default 20). |
| psc | integer | – | Postal code (PSČ), optional. |
| street | string | yes | Street name (nazev ulice), e.g. "Radlická". |
No output schema declared.
No examples provided.
search_by_nace ~107
Find Czech companies by CZ-NACE activity code (economic sector classification). Example: "62" = IT, "47" = retail, "86" = healthcare. Optional city filter. Useful for market research.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | Optional city filter. |
| nace | string | yes | CZ-NACE code, 2-6 digits (e.g., "62" for IT, "62010" for programming services). |
| pocet | integer | – | Max results. |
No output schema declared.
No examples provided.
search_companies ~205
Search ARES by company name, city, street, PSČ, or NACE code. Combines all filters with AND. Useful when user knows name but not IČO, looking for companies in a building, or all businesses in a sector.
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | Filter by city (nazev obce), e.g. "Praha". |
| nace | array | – | Filter by CZ-NACE activity codes, 2-6 digits. E.g., ["62"] for IT. |
| pocet | integer | – | Max results (1-100, default 10). |
| psc | integer | – | Filter by postal code (PSČ), 5-digit number. |
| query | string | – | Partial or full company name (obchodní jméno). |
| start | integer | – | Pagination offset (default 0). |
| street | string | – | Filter by street name (nazev ulice), e.g. "Radlická". |
No output schema declared.
No examples provided.
validate_dic ~76
Validate a Czech DIČ (VAT ID). Format check: "CZ" + 8-10 digits. For 8-digit tail (legal entities) also runs MOD11 checksum against the embedded IČO.
| Name | Type | Req | Description |
|---|---|---|---|
| dic | string | yes | Czech DIČ — e.g., "CZ26168685". Whitespace and case tolerated. |
No output schema declared.
No examples provided.
What is the dev.cz-agents/ares MCP server?
dev.cz-agents/ares is an MCP server listed in the public MCP registry as dev.cz-agents/ares. Czech & Slovak business registry, company lookup by IČO, name, legal form, VAT. Official ARES. This page covers its npm package (@czagents/ares).
Is the dev.cz-agents/ares MCP server safe to use?
dev.cz-agents/ares scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the dev.cz-agents/ares MCP server expose?
dev.cz-agents/ares exposes 9 tools: lookup_by_ico, search_companies, search_by_address, search_by_nace, get_bank_accounts, and 4 more. Their descriptions and schemas cost roughly 840 tokens of context every time the server is loaded.
Is the dev.cz-agents/ares MCP server still maintained?
dev.cz-agents/ares is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the dev.cz-agents/ares MCP server under?
dev.cz-agents/ares declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.