7 tools from the Ares MCP Server, categorised by risk level.
View the Ares policy →check_vat_payer Check whether a Czech company is a registered VAT payer (plátce DPH). If yes, returns DIČ, financial office, and any transparent bank accounts (pay... get_bank_accounts Get transparent bank accounts published for this company (only available for VAT-registered subjects). Useful to verify payment details on an invoi... get_history Get historical record of a company (previous names, registered address changes, trade license history). Useful for due diligence. get_statutaries Get current statutory body (jednatelé, představenstvo, etc.) of a Czech company — who can legally act on its behalf. Returns active members only (w... lookup_by_ico 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 d... search_companies Full-text search ARES by company name or other filters. Useful when the user knows the name but not the IČO. Returns up to 100 results with IČO, na... 2/5 validate_dic 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. The Ares MCP server exposes 7 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Ares server.
Ares tools are categorised as Read (7). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept