brreg-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@brreg-mcp-serverSøk etter foretak med navn 'Equinor'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🏛️ Brønnøysundregistrene MCP Server
MCP-server som gir AI-agenter (Claude, GPT, Cursor, etc.) direkte tilgang til norske foretaksdata fra Enhetsregisteret.
Ingen API-nøkkel nødvendig — bruker Brønnøysundregistrenes åpne API.
Verktøy
Verktøy | Beskrivelse |
| Søk etter foretak på navn, næringskode, kommune, org.form m.m. |
| Hent detaljert info om et foretak via organisasjonsnummer |
| Hent styremedlemmer, daglig leder, revisor etc. |
| Søk etter underenheter (avdelinger/filialer) |
| Hent detaljer om en spesifikk underenhet |
Related MCP server: CompanyIQ MCP Server
Installasjon
npm install
npm run buildBruk med Claude Desktop
Legg til i claude_desktop_config.json:
{
"mcpServers": {
"brreg": {
"command": "node",
"args": ["/sti/til/brreg-mcp-server/dist/index.js"]
}
}
}Bruk med Claude Code
claude mcp add brreg node /sti/til/brreg-mcp-server/dist/index.jsEksempler
Når serveren er koblet til, kan du spørre AI-en:
"Søk etter alle AS-er i Oslo med mer enn 100 ansatte"
"Hvem sitter i styret til Equinor?"
"Finn alle bedrifter registrert siste måned innen IT-konsulentvirksomhet"
"Hent info om organisasjonsnummer 923609016"
Datakilde
All data kommer fra Brønnøysundregistrenes åpne API (Enhetsregisteret). Dataene er offentlige og fritt tilgjengelige.
Lisens
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables 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.Last updated15148MIT
- Flicense-quality-maintenanceProvides comprehensive Norwegian business intelligence through Brønnøysund and Statistics Norway APIs, enabling company search, financial analysis, ownership mapping, market research, and automated financial data extraction.Last updated
- AlicenseBqualityDmaintenanceEnables interaction with the Norwegian Business Registry (Brønnøysundregistrene) API to search and retrieve detailed information about Norwegian companies, subunits, roles, organization forms, municipalities, and NACE industry codes.Last updated18141MIT
- Alicense-qualityDmaintenanceProvides 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.Last updated28MIT
Related MCP Connectors
Norwegian company intelligence: ownership, roles, financials, risk, KYC/AML/PEP (multi-source)
EU company registry lookup across 16 countries incl. Sweden Bolagsverket.
Live data from 27 official national company registries. Unmodified. For KYB and due diligence.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/andyarntsen-alt/brreg-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server