nordic data for Claude Desktop
io.github.mnymann/nordic-data
Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:11
Install nordic data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nordic-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nordic-data-mcp-production.up.railway.app/mcp/auth"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs