Loading MCP server directory, please wait...
SAM.gov entity registration, exclusions, opportunities, contract awards. 15 tools.
npx @getmcp/cli add io.github.1102tools/sam-gov-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SAM_API_KEYFree SAM.gov API key from https://sam.gov. Rotates every 90 days.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.1102tools/sam-gov-mcp": {
"command": "uvx",
"args": [
"sam-gov-mcp"
],
"env": {
"SAM_API_KEY": ""
}
}
}
}