Skip to main content
Glama
cliwant

mcp-sam-gov

by cliwant

grants_search

Read-only

Search for federal grant opportunities on Grants.gov. Filter by keyword, CFDA number, agency, or opportunity number.

Instructions

Search Grants.gov federal grant opportunities (financial assistance, distinct from contracts on SAM.gov). Filter by keyword / CFDA / agency / opportunity number. Default status = forecasted + posted. KEYWORD: Grants.gov OR-matches multi-word keywords (returns grants containing ANY word), so a multi-word keyword BROADENS results — pass ONE specific term for relevance (phrase quoting returns 0); narrow with cfda/agency/oppStatuses.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cfdaNoCFDA program number, e.g. '10.500'
rowsNo
agencyNoGrants.gov agency code, e.g. 'DHS-FEMA'
oppNumNoSpecific opportunity number
keywordNo
oppStatusesNoDefaults to forecasted+posted
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint and openWorldHint. The description adds valuable behavioral details such as OR-matching for keywords, phrase quoting returning 0, and default statuses. No contradiction with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with purpose and filtering, then provides keyword behavior details. It is somewhat lengthy but each sentence adds value. Could be slightly more concise, but it is well-structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description could mention what the search results contain (e.g., grant opportunity summaries). It covers filtering and defaults but lacks information on result structure or pagination. The annotations partially compensate with openWorldHint.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 67%, setting a baseline of 3. The description adds meaningful nuance for the keyword parameter (OR matching, phrase quoting behavior), but does not elaborate on other parameters beyond what the schema provides. It briefly mentions narrowing with cfda/agency/oppStatuses, which is already implied.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Search' and resource 'Grants.gov federal grant opportunities', and distinguishes from SAM.gov contracts, which is valuable given sibling tools from SAM.gov. It also lists key filtering capabilities.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides detailed guidance on keyword usage and narrowing with other parameters, and distinguishes from SAM.gov contracts. However, it does not explicitly mention when to use this tool over the sibling grants_get_opportunity or other alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cliwant/mcp-sam-gov'

If you have feedback or need assistance with the MCP directory API, please join our Discord server