brreg-mcp-server
Verified Safeby daveHylde
Overview
Serve as a Model Context Protocol (MCP) interface for the Norwegian Business Registry (Brreg) API, enabling search and retrieval of company, subunit, organization form, municipality, role, update, and NACE industry code data.
Installation
npx brreg-mcp-serverSecurity Notes
The server uses `axios` for external API calls to a hardcoded, public Brreg API endpoint. There are no identifiable hardcoded secrets, 'eval' usage, or obfuscation. Input validation for organization and municipality numbers is implemented before API requests. NACE code data is loaded from a local JSON file, which is safe. Error handling includes specific types for API, validation, not found, and rate limit errors.
Similar Servers
tmcp
A server implementation for the Model Context Protocol (MCP) to enable LLMs to access external context and tools.
toolhive-registry-server
The central metadata hub for enterprise Model Context Protocol (MCP) server governance and discovery, implementing the official MCP Registry API specification.
KOLADA-MCP
Provides LLMs and AI chatbots with direct access to over 5,000 Key Performance Indicators and statistical data for all 290 Swedish municipalities and 21 regions from the Kolada API.
autoform-mcp
Serves as a Model Context Protocol (MCP) server for the Slovensko.Digital Autoform API, enabling search of Slovak corporate bodies (companies, organizations) by name or registration number (IČO/CIN).