You're viewing a demo portfolio

Join the waitlist
PRSM

premium-data__search_government_contracts

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Premium Data] Search US federal government contracts, grants, and spending data from USASpending.gov. Args: keyword: Search keyword (e.g., 'cybersecurity', 'cloud computing', 'AI') agency: Filter by agency (e.g., 'Department of Defense') award_type: Type: contracts, grants, loans, or all min_amount: Minimum award amount in USD max_results: Max results (default 20)

Parameters schema

{
  "type": "object",
  "required": [
    "keyword"
  ],
  "properties": {
    "agency": {
      "type": "string",
      "default": ""
    },
    "keyword": {
      "type": "string"
    },
    "award_type": {
      "type": "string",
      "default": "contracts"
    },
    "min_amount": {
      "type": "integer",
      "default": 0
    },
    "max_results": {
      "type": "integer",
      "default": 20
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →
premium-data__search_government_contracts — com.thenextgennexus/enterprise-mcp-gateway — PRSM MCP