Skip to main content
Glama
Tomi5037

ares-mcp

by Tomi5037

Related Servers

Alternatives to ares-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides access to the Czech ARES business registry API, enabling search and retrieval of official information about Czech companies, validation of IČO numbers, and filtering by various criteria like legal form, industry codes, and location.
      2
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for the Czech business registry ARES, enabling company validation, lookup, and due diligence checks directly from AI clients.
      14
      28 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP servers for Czech government & business data: ARES (Business Register) + ČNB (FX rates). Native AI access to company lookups, VAT status, bank accounts, currency conversion.
      9
      6
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Provides clean, typed access to the Polish REGON business register (GUS BIR1), enabling AI assistants to look up companies by NIP, REGON, or KRS and retrieve structured data like name, address, and legal form.
      6
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides verified UK company lookup and number validation for AI agents using official Companies House data. Enables lookup of registered details by number, validation of company number format, and search by company name.
      3
      35 npm
      Apache 2.0

    TDQS

    A4.5/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools are mostly distinct: validate_ico_number handles offline checksum validation, search_companies finds by name, and lookup_company returns a full profile. There is minor overlap between lookup_company and check_vat_registration since both accept an IČO and lookup_company already returns a VAT ID, but the descriptions make the focused VAT-status purpose clear.

    Naming Consistency5/5

    All tool names follow the same imperative verb_object pattern in snake_case: validate_, lookup_, search_, check_. This makes the tool set highly predictable and easy for an agent to reason about.

    Tool Count5/5

    Four tools is a well-scoped size for an ARES-focused MCP server. Each tool covers a distinct, useful operation without redundancy or unnecessary bloat.

    Completeness5/5

    The domain is Czech company registry lookups, and the set covers offline validation, name search, full company profile retrieval, and VAT registration status. There are no important dead ends for common workflows involving finding and validating Czech companies.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues