VOOZH about

URL: https://apify.com/martc03/grant-finder-mcp

โ‡ฑ Federal Grant & Funding Finder MCP Server for AI ยท Apify


๐Ÿ‘ Federal Grant & Funding Finder MCP Server avatar

Federal Grant & Funding Finder MCP Server

Pricing

Pay per usage

Go to Apify Store

Federal Grant & Funding Finder MCP Server

MCP server for federal grant opportunities. Gives AI assistants access to Grants.gov to search funding opportunities by agency, category, eligibility, and status.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ CoDee

CoDee

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

4 months ago

Last modified

Categories

Share

Search and explore federal grant opportunities on Grants.gov directly from your AI assistant.

Overview

This MCP (Model Context Protocol) server connects AI assistants to the official US federal grant database at Grants.gov. Discover funding opportunities across all federal agencies including HHS, DOE, NSF, DOD, EPA, NASA, and USDA. Search by keyword, agency, funding category, eligibility, and status. Retrieve full grant details including award amounts, deadlines, eligibility criteria, and application instructions. This server is built for grant writers, nonprofit organizations, researchers, university administrators, small businesses, and state and local governments seeking federal funding.

Available Tools

grants_search_opportunities

Search Grants.gov for federal funding opportunities with flexible filters.

ParameterTypeRequiredDescription
keywordstringNoSearch terms for grant title or description
statusstringNoOne of: forecasted, posted, closed, archived
agencystringNoFederal agency code (e.g., HHS, NSF, DOE)
fundingCategorystringNoCategory of funding (e.g., Health, Science, Education)
fundingInstrumentstringNoInstrument type (e.g., Grant, Cooperative Agreement)
eligibilitystringNoEligible applicant type (e.g., Nonprofits, State governments)
limitnumberNoMaximum results to return (default: 25)
offsetnumberNoNumber of results to skip for pagination

Returns: opportunity ID, opportunity number, title, agency code and name, open and close dates, current status.

grants_get_opportunity

Get comprehensive details for a specific grant opportunity.

ParameterTypeRequiredDescription
opportunityNumberstringYesThe official opportunity number (e.g., HHS-2025-ACF-OCS-EE-0081)

Returns: full description, eligibility requirements, funding amounts (floor and ceiling), application deadlines, cost sharing requirements, contact information, and link to full announcement.

grants_search_by_agency

Search for grants from a specific federal agency.

ParameterTypeRequiredDescription
agencystringYesAgency code: HHS, DOE, NSF, DOD, EPA, NASA, or USDA
keywordstringNoAdditional keyword filter
statusstringNoOpportunity status filter
limitnumberNoMaximum results to return (default: 25)

Returns: matching grant opportunities from the specified agency.

grants_get_filter_options

Retrieve available filter values and counts for refining searches.

ParameterTypeRequiredDescription
keywordstringNoOptional keyword to scope the filter counts

Returns: lists of available agencies, funding categories, funding instruments, eligibility types, and status options, each with the count of matching opportunities.

How to Connect

Add this MCP server to your AI client configuration:

{
"mcpServers":{
"grant-finder":{
"type":"url",
"url":"https://grant-finder-mcp.apify.actor/mcp"
}
}
}

Example Prompts

  • "Find open grants from the NSF related to artificial intelligence research."
  • "What HHS grants are currently posted for community health programs?"
  • "Get the full details for grant opportunity number HHS-2025-ACF-OCS-EE-0081."
  • "Search for EPA grants that nonprofits are eligible to apply for."
  • "Show me all forecasted DOE grants related to clean energy and battery technology."
  • "What funding categories and agencies are available for grants related to education?"

Pricing

Each tool call costs $0.01. No subscriptions, no monthly fees. You only pay for the queries you run.

Data Sources

All data is sourced from Grants.gov via the official API (api.grants.gov/v1/api/search2). Grants.gov is the single access point for over 1,000 federal grant programs offered by 26 federal grant-making agencies. The database is updated continuously as agencies post new opportunities, modify existing ones, and close expired listings.

You might also like

Grants.gov Federal Grant Opportunities Scraper

parseforge/grants-gov-scraper

Scrape federal grant opportunities from Grants.gov. Get titles, agencies, funding amounts, deadlines, eligibility, and descriptions. Filter by keyword, agency, status, category, and date range. Supports detailed mode with full descriptions, contacts, and attachments.

Grants.gov API - Federal Grant Opportunities

alizarin_refrigerator-owner/grants-gov-api---federal-grant-opportunities

Access Grants.gov for federal grant opportunities. Search $700+ billion in annual federal funding across all agencies. Find grants for research, nonprofits, education, healthcare, and small businesses.

Grants.gov Opportunities Scraper

crawlergang/grants-gov-scraper

Scrape federal grant opportunities from Grants.gov - search by keyword, agency, status, category, and funding type. Returns full opportunity metadata including award amounts, CFDA numbers, deadlines, and synopsis.

1

5.0

Grants.gov Opportunities Scraper

crawlerbros/grants-gov-scraper

Scrape federal grant opportunities from Grants.gov - search by keyword, agency, status, category, and funding type. Returns full opportunity metadata including award amounts, CFDA numbers, deadlines, and synopsis.

Grant Opportunities Search Scraper

caffein.dev/grants-actor

Search grant opportunities by keyword across NIH RePORTER, Grants.gov, and Duke Research Funding. Returns a unified dataset with titles, sponsors, deadlines, amounts, eligibility, and source URLs. Great for grant discovery, dashboards, and automation.

Gov Grants Federal Scraper

crawlerbros/gov-grants-federal-scraper

Scrape federal grant opportunities from Grants.gov - search by keyword, agency, status, or category. Returns full opportunity metadata: award amounts, deadlines, agency, CFDA numbers, eligibility, and synopsis. Uses the public Grants.gov v1 search API. No login required.