@pipeworx/grants-gov
Connect: https://gateway.pipeworx.io/grants-gov/mcp · Install: one-click buttons
Tools: 2
Grants.gov MCP — open federal funding opportunities, no auth.
Tools
search_opportunities(keyword?, status?, agencies?, funding_categories?, aln?, limit?, offset?)— filter open opportunities.get_opportunity(opportunity_id)— full record with synopsis, eligibility, attachments.
Data source
https://api.grants.gov/v1/api/ — public POST-JSON API, no key required.
Tools
- search_opportunities — Search Grants.gov for currently-open or recently-closed federal funding opportunities. Filter by keyword, opportunity status, agency code, funding category, or date range. Returns opportunity number,
- get_opportunity — Fetch full details for a Grants.gov opportunity by ID. Returns synopsis text, eligibility, award ceiling/floor, attachments, contact info, and version history.
Tools
-
get_opportunity— Fetch full details for a Grants.gov opportunity by ID. Returns synopsis text, eligibility, award ceiling/floor, attachments, contact info, and version history. -
search_opportunities— Search Grants.gov for currently-open or recently-closed federal funding opportunities. Filter by keyword, opportunity status, agency code, funding category, or date range. Returns opportunity number,