vergabe-api: German public procurement notices for Claude Desktop
io.github.applehorsefrog/vergabe-api
German public tenders as normalised JSON (CPV, NUTS, deadlines). Free sample; search paid via x402.
client:Claude Desktop
transport:streamable-http
tools:5
Install vergabe-api: German public procurement notices in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vergabe-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://vergabe-api.applehorsefrog.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs