PluginBench
MCP Server

Government Contracts MCP Server

io.github.martc03/gov-contracts

What is the Government Contracts MCP server?

SAM.gov contracts and USAspending awards. 4 procurement tools.

How to install Government Contracts

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "gov-contracts": {
      "url": "https://gov-contracts-mcp.apify.actor/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "gov-contracts": {
      "serverUrl": "https://gov-contracts-mcp.apify.actor/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "gov-contracts": {
      "type": "http",
      "url": "https://gov-contracts-mcp.apify.actor/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "gov-contracts": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gov-contracts-mcp.apify.actor/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http gov-contracts https://gov-contracts-mcp.apify.actor/mcp

Related MCP servers

SEC company search and SBA business resources. 4 MCP tools for business intelligence.

View repository →

SEC filings, patent data, and trade data. 4 competitive intel tools.

View repository →

Federal court records and PACER case data. 4 MCP tools for legal research.

View repository →

CVE lookup via NIST NVD, CISA KEV, EPSS, and MITRE ATT&CK. 7 tools.

View repository →

EPA air quality monitoring and HUD foreclosure data. 3 MCP tools for environmental and housing data.

View repository →

SEC EDGAR, CFPB complaints, and BLS employment data. 4 tools.

View repository →