government tenders for Claude Desktop
io.github.dataleadspro/government-tenders
Search government tenders and public procurement opportunities with structured results.
client:Claude Desktop
transport:streamable-http
tools:1
Install government tenders in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"government-tenders": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://data.dataleads.pro/mcp/government-tenders"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs