Skip to main content
Glama
robobobby

danish-cvr

by robobobby

Related Servers

Alternatives to danish-cvr

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to look up Danish phone numbers for operator, company (CVR), and spam/trust information using official open data.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides access to Norway's official business registry for searching companies, looking up organizational details, and identifying company roles and sub-units. It utilizes data from Brønnøysundregistrene to enable detailed queries by industry, municipality, or organization number.
      7 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables comprehensive access to the Norwegian Business Registry API for querying company information, board members, subsidiaries, organizational data, and voluntary organizations. Provides real-time access to over 1 million registered Norwegian entities with detailed corporate structure and governance data.
      15
      5 npm
      8
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      The company registry MCP: company data for AI agents, any country. One MCP server and REST API over national business registries — Norway (Brønnøysundregistrene / Enhetsregisteret, lookup by organisasjonsnummer/orgnr, VAT status) and the United Kingdom (Companies House, lookup by company number, accounts and confirmation-statement deadlines). Five tools: lookup_company, search_company, company_dea
      5
      MIT

    TDQS

    A3.8/5.0

    Scored across 2 tools

    Disambiguation3/5

    The two tools both return company details, and cvr_search supports lookup by CVR number, which overlaps with cvr_lookup's specific purpose. However, the descriptions clarify that cvr_lookup is for exact CVR lookups while cvr_search is broader, reducing some ambiguity.

    Naming Consistency5/5

    Both tools follow the same cvr_<verb> pattern, using clear, consistent snake_case naming. The verb prefixes 'search' and 'lookup' are semantically appropriate.

    Tool Count3/5

    With only two tools, the server feels thin for a registry API, but the two operations cover the core lookup scenarios. The count is borderline but not extreme.

    Completeness4/5

    Search by multiple identifiers and direct CVR lookup cover the primary read-only use cases for a public company registry. No mutating operations are expected, so the surface seems largely complete, though additional specialized queries could be added.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues