Loading MCP server directory, please wait...
Search and match German public procurement tenders (OCDS) from your local LLM.
npx @getmcp/cli add io.github.qune-tech/ocds-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OCDS_API_KEYAPI key (sk_live_...) from https://vergabe-dashboard.qune.de/app/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.qune-tech/ocds-mcp": {
"command": "npx",
"args": [
"-y",
"@qune-tech/ocds-mcp"
],
"env": {
"OCDS_API_KEY": ""
}
}
}
}