Connects Claude to SAM.gov, the federal government's contract opportunities and entity registration system. This is a Pipeworx gateway integration, so instead of wrestling with individual tool calls, you use ask_pipeworx with plain English questions about federal contracts, vendor registrations, or procurement data. The gateway handles tool selection and parameter mapping automatically. Useful if you're tracking government RFPs, researching contractors, or building workflows around federal procurement. Part of a larger 250-source gateway, but you can connect to just the SAM.gov endpoint if that's all you need. Runs over streamable HTTP.
SAM.gov MCP — Federal contract opportunities and entity registration data
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"samgov": {
"url": "https://gateway.pipeworx.io/samgov/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Samgov data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json