You're viewing a demo portfolio

Join the waitlist
PRSM

govcon_opportunity_scan

Active

Tool of Govcon Intel

declared in 0.1.0

Search open government contracts and grants by keyword or agency. Returns matching opportunities, set-asides (e.g., 8(a), HUBZone, SDVOSB), deadline dates, and active SBIR solicitations. The open- and set-aside-opportunity legs query SAM.gov, which requires a free API key — pass it via _apiKey or those legs return unavailable with a reason. SBIR solicitations and recent awards work without a key.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-govcon-intel-api-key",
      "keywords": "cybersecurity",
      "set_aside": "8A"
    },
    {
      "keywords": "AI machine learning cloud infrastructure"
    }
  ],
  "required": [
    "keywords"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "SAM.gov API key — free at https://sam.gov. Required to retrieve open/set-aside opportunities; without it those legs return unavailable."
    },
    "keywords": {
      "type": "string",
      "description": "Search keywords (e.g., \"cybersecurity\", \"AI machine learning\", \"cloud infrastructure\")"
    },
    "set_aside": {
      "type": "string",
      "description": "Set-aside type filter (e.g., \"SBA\", \"8A\", \"HUBZone\", \"SDVOSB\", \"WOSB\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Govcon Intel

https://github.com/pipeworx-io/mcp-govcon-intel

1/7 registries
View full server →
govcon_opportunity_scan — Govcon Intel — PRSM MCP