PluginBench
MCP Server

io.github.malkreide/sbb-opendata-mcp MCP Server

io.github.malkreide/sbb-opendata-mcp

What is the io.github.malkreide/sbb-opendata-mcp MCP server?

SBB Open Data via OpenDataSoft

How to install io.github.malkreide/sbb-opendata-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sbb-opendata-mcp": {
      "command": "uvx",
      "args": [
        "sbb-opendata-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "sbb-opendata-mcp": {
      "command": "uvx",
      "args": [
        "sbb-opendata-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sbb-opendata-mcp": {
      "command": "uvx",
      "args": [
        "sbb-opendata-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "sbb-opendata-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "sbb-opendata-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add sbb-opendata-mcp -- uvx sbb-opendata-mcp

Related MCP servers

BAG EPL: Spezialitätenliste, medication and reimbursement data

View repository →

BAG public-health open data: indicators, programmes, statistics

View repository →

BAKOM telecommunications and media open data

View repository →

ETH Library Discovery and Persons APIs

View repository →

Swiss federal law via Fedlex SPARQL endpoint

View repository →

UNESCO UIS and OECD Education at a Glance

View repository →