get_opportunity
ActiveTool 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\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Grants Gov
https://github.com/pipeworx-io/mcp-grants-gov
1/7 registries