★ 5 stars
Go
🤖 AI/LLM
Updated today
MCP server for Nordic company registries (Norway, Denmark, Finland, Sweden)
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"nordic-registry-mcp-": {
"command": "go",
"args": [
"run",
"github.com/olgasafonova/nordic-registry-mcp-server@latest"
]
}
}
}
Run in terminal:
claude mcp add nordic-registry-mcp- go run github.com/olgasafonova/nordic-registry-mcp-server@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"nordic-registry-mcp-": {
"command": "go",
"args": [
"run",
"github.com/olgasafonova/nordic-registry-mcp-server@latest"
]
}
}
}
Topics
anthropicbrregclaudecompany-registrydenmarkfinlandgogolangmcpmcp-servermodel-context-protocolnorwaysweden