Skip to content
Claude Desktop

OCDS German Procurement Search for Claude Desktop

io.github.qune-tech/ocds-mcp

Search and match German public procurement tenders (OCDS) from your local LLM.

client:Claude Desktop transport:stdio runtime:npm

Install OCDS German Procurement Search in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ocds-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qune-tech/ocds-mcp"
      ],
      "env": {
        "OCDS_API_KEY": "<OCDS_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

OCDS German Procurement Search in other clients