brreg-mcp
Rank #60,611io.github.hellosverre/brreg
MCP server for Norway's Brønnøysund business registry — lookup, search, roles.
brreg-mcp is a Model Context Protocol (MCP) server published by hellosverre. It ranks #60,611 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. brreg-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 71,502 of 132,113 servers on MCP Toplist.
Use brreg-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add brreg -- npx -y brreg-mcp[mcp_servers.brreg]
command = "npx"
args = ["-y", "brreg-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"brreg": {
"command": "npx",
"args": [
"-y",
"brreg-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"brreg": {
"command": "npx",
"args": [
"-y",
"brreg-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"brreg": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"brreg-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"brreg": {
"command": "npx",
"args": [
"-y",
"brreg-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"brreg": {
"command": "npx",
"args": [
"-y",
"brreg-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.hellosverre%2Fbrreg)<a href="https://mcptoplist.com/server/io.github.hellosverre%2Fbrreg"><img src="https://mcptoplist.com/badge/io.github.hellosverre%2Fbrreg.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
hellosverre
Other servers by hellosverre
View all hellosverre servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 23, 2026 |
Frequently asked questions
- Who maintains brreg-mcp?
- brreg-mcp is maintained by hellosverre, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is brreg-mcp listed on the Official MCP Registry?
- Yes — brreg-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does brreg-mcp have?
- MCP Toplist tracks 1 version of brreg-mcp, most recently published on Apr 23, 2026.
- Where can I find the source code for brreg-mcp?
- The source code for brreg-mcp is hosted at github.com/hellosverre/brreg-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.