Skip to main content
Glama

Related Servers

Alternatives to mcp-brreg

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for querying the Norwegian Brønnøysundregistrene business register, including companies, roles, subunits, and annual accounts, with built-in guards against common data traps like retired NACE codes and withheld employee counts.
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for Nordic company registries. Verify companies, check board members, signing authority, and financial data across Norway, Denmark, Finland, and Sweden using official public APIs. 23 tools covering search, details, roles, and batch lookups.
      19
      8
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for the Finnish Business Register (PRH/YTJ). Look up any Finnish company by Business ID (Y-tunnus) or name.
      7 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Access Norway's official business register (Brønnøysund Register Centre) via MCP, enabling queries and integration with AI agents.
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying the Danish Central Business Register (CVR) for company data through an MCP server.
      5 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server to find and fetch Norwegian open government data from data.norge.no. Enables search, metadata retrieval, and data download.
      5
      3
      MIT

    TDQS

    A4.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct aspect of the register: searching by criteria, fetching full company details, listing recent registrations, and retrieving roles. There is no functional overlap; search_companies and list_recent_registrations differ by query type and purpose.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: search_companies, get_company, list_recent_registrations, get_roles. The verbs are action-oriented and the nouns are clear, making the pattern predictable and easy to infer.

    Tool Count5/5

    With 4 tools, the server is well-scoped for a public company register API. Each tool serves a distinct common use case without unnecessary bloat, and the count is neither too sparse nor overwhelming.

    Completeness5/5

    The tool set covers the essential read operations for the domain: discovery (search and recent registrations), detailed lookup (get_company), and related structured data (get_roles). Since the register is public and read-only, no create/update/delete is expected. The surface is complete for typical consumer needs.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues