mcpbeat Sign in

OCDS German Procurement Search MCP Server

by qune-tech Your server? Claim it
local only

OCDS German Procurement Search runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 26 Jul 2026.

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

Installs per day peak 10 · avg 4 · +24% w/w
a month agotoday
23
Installs / week
npm · @qune-tech/ocds-mcp
5
Stars
0 open issues
26 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Rust

Nothing serious here today

Today is the operative word: we check OCDS German Procurement Search every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ocds-mcp -- npx -y @qune-tech/ocds-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ocds-mcp": {
      "args": [
        "-y",
        "@qune-tech/ocds-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ocds-mcp]
command = "npx"
args = ["-y", "@qune-tech/ocds-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ocds-mcp": {
      "args": [
        "-y",
        "@qune-tech/ocds-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ocds-mcp": {
      "args": [
        "-y",
        "@qune-tech/ocds-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: OCDS_API_KEY (API key (sk_live_...) from https://vergabe-dashboard.qune.de/app/api-keys). The author declared them in the registry entry; get the values from the project itself.

Alternatives to OCDS German Procurement Search

same job, measured the same way
TedScout
by sdmcc

Search EU public tenders across TED and 8 national portals. Monitor, match, and analyse procurement.

answering
Germany Tenders
by pipeworx-io

Germany public procurement MCP — official German government tenders (keyless).

37 tools answering
Ausschreibungsagenten Tender Search
by ausschreibungsagenten

Search public procurement notices from 17 sources across Germany, the EU and the UK. Read-only.

6 tools answering
Editalmd
by editalmd

Brazilian public procurement (PNCP): search, deadlines, tender markdown, alerts and watches.

54 tools answering
Government Tenders
by dataleadspro

Search government tenders and public procurement opportunities with structured results.

1 tools answering
Simap
by pipeworx-io

simap MCP — Swiss public procurement tenders and awards (keyless).

34 tools answering
PNCP
by mcp-dir

Search Brazilian government tenders and public procurement (PNCP): find notices and auctions by keyw

19 tools answering
Krasoft Russian Public Procurement
by krasoft

Search and analytics for Russian public procurement (44-FZ/223-FZ): tenders, contracts, market data

19 tools answering

OCDS German Procurement Search — questions

Answers built from our own checks of this server.

Why is there no uptime for OCDS German Procurement Search?
OCDS German Procurement Search runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @qune-tech/ocds-mcp was installed 23 times last week.
How do I connect OCDS German Procurement Search?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @qune-tech/ocds-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use OCDS German Procurement Search?
The npm package @qune-tech/ocds-mcp was installed 23 times in the last week. Week over week that is +24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is OCDS German Procurement Search open source?
Yes — it is published under the MIT licence, written in Rust and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.