blencorp/capture-mcp-server
AI-native Model Context Protocol (MCP) server that integrates SAM.gov, USASpending.gov, and Tango APIs to capture and analyze federal procurement and spending data through natural language queries. Responses include both human-readable text and structured JSON so MCP-compatible clients can consume the data programmatically.
Platform-specific configuration:
{
"mcpServers": {
"capture-mcp-server": {
"command": "npx",
"args": [
"-y",
"capture-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...