Odel
i14y mcp

i14y mcp

Local
@malkreidePythonMITUpdated 6 days ago

MCP server for I14Y — Switzerland's national open-data metadata catalogue (DCAT-AP-CH)

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIi14y-mcpv0.3.2

Run

uvx i14y-mcp

MCP client config

{
  "mcpServers": {
    "i14y-mcp": {
      "command": "uvx",
      "args": [
        "i14y-mcp"
      ]
    }
  }
}