openswissdata for Claude Desktop
io.github.cammac-creator/openswissdata
Swiss customs (TARES), FINMA registry & NOGA/NACE/ISIC classifications. 9 MCP tools, free tier.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:9
Install openswissdata in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openswissdata": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.openswissdata.com/jsonrpc"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs