You're viewing a demo portfolio

Join the waitlist
PRSM

get_opportunity

Active

Tool of Grants Gov

declared in 0.1.0

Fetch full details for a Grants.gov opportunity by ID. Returns synopsis text, eligibility, award ceiling/floor, attachments, contact info, and version history.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "opportunity_id": 381934
    }
  ],
  "required": [
    "opportunity_id"
  ],
  "properties": {
    "opportunity_id": {
      "type": "number",
      "description": "Numeric opportunity ID (returned by search_opportunities as \"id\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Grants Gov

https://github.com/pipeworx-io/mcp-grants-gov

1/7 registries
View full server →