Scb Opendata MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi. Last commit 24 Mar 2026.
Statistics Sweden’s open data made available as an MCP server, using Python and FastMCP
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add scb-opendata-mcp -- uvx scb-opendata-mcp
{
"mcpServers": {
"scb-opendata-mcp": {
"args": [
"scb-opendata-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.scb-opendata-mcp]
command = "uvx"
args = ["scb-opendata-mcp"]
{
"mcpServers": {
"scb-opendata-mcp": {
"args": [
"scb-opendata-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"scb-opendata-mcp": {
"args": [
"scb-opendata-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.