Skip to content

Add aegisgov-contracts-mcp — US Federal Contract Intelligence via SAM.gov #4139

@AEGISGOVDAO

Description

@AEGISGOVDAO

New MCP Server: Aegis Gov Contracts

GitHub: https://github.com/AEGISGOVDAO/aegisgov-contracts-mcp
Live endpoint: https://aegisgov-contracts.vercel.app
Official registry: io.github.AEGISGOVDAO/aegisgov-contracts-mcp

What it does

Real-time US government contract intelligence for AI agents. Queries the SAM.gov API so agents don't need to register or handle rate limits themselves.

Tools:

  • search_opportunities — Search 33,000+ active federal contracts by keyword, NAICS, or agency
  • get_opportunity_details — Full contract details: contacts, deadlines, set-asides, attachments
  • analyze_bid_potential — AI bid/no-bid scoring with risk flags and competition level

Why it belongs in the official list

Provides direct access to a major US government open data source (SAM.gov / beta.SAM.gov API). Useful for procurement agents, legal/compliance agents, and government contractor workflows.

Setup (no auth required)

{
  "mcpServers": {
    "aegisgov-contracts": {
      "url": "https://aegisgov-contracts.vercel.app/mcp",
      "type": "streamable-http"
    }
  }
}

Free demo mode active — all tools return live data at no cost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions