PluginBench
MCP Server
Active
MIT

io.github.malkreide/termdat-mcp MCP Server

io.github.malkreide/termdat-mcp

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

MCP server for TERMDAT — the terminology database of the Swiss Federal Administration

How to install io.github.malkreide/termdat-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": {
    "termdat-mcp": {
      "command": "uvx",
      "args": [
        "termdat-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "termdat-mcp": {
      "command": "uvx",
      "args": [
        "termdat-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "termdat-mcp": {
      "command": "uvx",
      "args": [
        "termdat-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "termdat-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "termdat-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add termdat-mcp -- uvx termdat-mcp

Related MCP servers

City of Zurich weather, air quality, parking, geodata, Gemeinderat, tourism

8
Python
MIT
View repository →

Swiss federal geodata: geocoding, height, STAC, WMTS, OEREB and more

7
Python
MIT
View repository →

OJP 2.0 journey planning, SIRI-SX disruptions, occupancy, fares, train formation

4
Python
MIT
View repository →

Swiss federal law, consultations (Fedlex) & TERMDAT terminology (LINDAS) via SPARQL

3
Python
MIT
View repository →

Parliament OData, Swissvotes, referendums, voting results

2
Python
MIT
View repository →

BFS STAT-TAB PxWeb API for official Swiss statistics

2
Python
MIT
View repository →