HomeSearch & Research › OCDS German Procurement Search

OCDS German Procurement Search

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

Rust Local macOSWindowsLinux
★ 5 stars Last pushed 2026-07-26 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.0)

npx -y @qune-tech/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "vergabe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@qune-tech/[email protected]"
      ],
      "env": {
        "OCDS_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • OCDS_API_KEY required secret — API key (sk_live_...) from https://vergabe-dashboard.qune.de/app/api-keys

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry