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
{
"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