Federal Grant Evidence
Server Details
Find U.S. federal grants and return cited hard-gate and award-history evidence packs.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
3 toolsanalyze_federal_grantAnalyze a federal grantAIdempotentInspect
Use this when the user needs a sourced go/no-go pursuit screen for one U.S. federal grant using a non-personal organization profile and the official opportunity record. The current preview is always free and explicitly marks unresolved project relevance, document, or award-history evidence. Do not use it for discovery only, legal eligibility advice, award prediction, drafting, or submission.
| Name | Required | Description | Default |
|---|---|---|---|
| organization | Yes | ||
| opportunity_id | Yes | Numeric Grants.gov opportunity id from search_federal_grants |
Output Schema
| Name | Required | Description |
|---|---|---|
| funding | Yes | |
| sources | Yes | |
| programs | Yes | |
| hardGates | Yes | |
| chargeable | Yes | |
| unresolved | Yes | |
| limitations | Yes | |
| opportunity | Yes | |
| reasonCodes | Yes | |
| organization | Yes | |
| schemaVersion | Yes | |
| recommendation | Yes | |
| productRelevance | Yes | |
| resultCompleteness | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds useful behavioral context beyond annotations: the preview is 'always free' and it 'explicitly marks unresolved project relevance, document, or award-history evidence.' This helps an agent set expectations without contradicting the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three dense sentences with no filler: the first front-loads the exact use case, the second adds behavioral value, and the third lists exclusions. Every sentence earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Combined with the output schema and annotations, the description is complete enough for an agent to select and invoke the tool correctly. It specifies the input context, free preview behavior, evidence-marking behavior, and off-limit use cases, leaving no critical ambiguity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema describes opportunity_id as a numeric Grants.gov id from search_federal_grants, and the description echoes 'official opportunity record.' However, the nested organization object's fields such as can_meet_cost_share and requested_amount_usd are not given semantic meaning in the description, and schema coverage is only 50%, so more parameter-level explanation would be beneficial.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action and resource: a 'sourced go/no-go pursuit screen for one U.S. federal grant' using a non-personal organization profile and the official opportunity record. It also distinguishes itself from discovery tools by explicitly ruling out 'discovery only' use.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It explicitly states when to use the tool ('when the user needs a sourced go/no-go pursuit screen') and lists clear exclusions: not for discovery only, legal eligibility advice, award prediction, drafting, or submission. This gives an agent strong routing guidance relative to search_federal_grants and other potential alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_federal_grant_evidence_packGet a complete federal grant evidence packAIdempotentInspect
Use this limited free-beta tool after search or preview when the user wants a complete, versioned hard-gate and award-history evidence pack for one U.S. federal grant. It never requests payment during the beta. The service has a global daily beta capacity and counts only newly released complete results; reuse request_id for retries. It does not evaluate semantic project relevance, determine legal eligibility, predict an award, draft, or submit.
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | Caller-generated stable idempotency key; reuse it for retries | |
| organization | Yes | ||
| opportunity_id | Yes | Numeric Grants.gov opportunity id |
Output Schema
| Name | Required | Description |
|---|---|---|
| scope | Yes | |
| billing | Yes | |
| funding | Yes | |
| programs | Yes | |
| hardGates | Yes | |
| chargeable | Yes | |
| provenance | Yes | |
| limitations | Yes | |
| opportunity | Yes | |
| reasonCodes | Yes | |
| organization | Yes | |
| schemaVersion | Yes | |
| recommendation | Yes | |
| resultCompleteness | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Adds substantial operational context beyond annotations: beta status, guaranteed no-payment behavior, global daily capacity, the fact that only newly released complete results count against capacity, and request_id reuse for retries. These operational traits (payment, rate limiting, retry semantics) are exactly the kind of behavioral detail annotations cannot convey, and nothing contradicts the idempotentHint=true / readOnlyHint=false annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Four sentences, each carrying distinct information: purpose and usage trigger, payment safety, capacity and retry semantics, and exclusion boundaries. Purpose is front-loaded and there is zero redundancy with the schema or annotations.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With an output schema present and annotations covering idempotency, the description covers the critical operational concerns: when to use it, payment safety, capacity constraints, retries, and non-goals. Minor gaps remain — what happens when daily capacity is exhausted and a gloss for the jargon 'hard-gate' — but nothing that would prevent an agent from invoking it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 67%, leaving the nested organization object undocumented in the schema. The description adds only marginal parameter meaning: it reinforces request_id retry semantics already stated in the schema, but gives no guidance on opportunity_id or the organization sub-fields. The schema carries most of the parameter explanation burden.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
States a specific verb and resource: retrieving a 'complete, versioned hard-gate and award-history evidence pack for one U.S. federal grant.' It is scoped to a single grant and explicitly differentiates from the search/analyze siblings by positioning itself as the post-search, pack-delivery step.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Provides an explicit trigger condition ('after search or preview when the user wants a complete... evidence pack') and a strong exclusion list ('does not evaluate semantic project relevance, determine legal eligibility, predict an award, draft, or submit'). However, it never names the sibling tools (analyze_federal_grant, search_federal_grants) that would handle those excluded cases, so routing is implied rather than explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_federal_grantsSearch federal grantsAIdempotentInspect
Use this when the user needs to find current or forecasted U.S. federal grant opportunities by topic. It returns official identifiers and source URLs for follow-up analysis. Do not use it to decide eligibility, predict an award, write an application, or submit anything.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results, from 1 to 20 | |
| query | Yes | Topic or phrase such as community oral health |
Output Schema
| Name | Required | Description |
|---|---|---|
| count | Yes | |
| query | Yes | |
| opportunities | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate this is idempotent and non-destructive. The description adds useful context about returning official identifiers and source URLs, and clarifies that results cover current or forecasted opportunities. It does not disclose pagination behavior, data freshness limits, or any access requirements, though those are less critical for a non-destructive search tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded with the primary use case, followed by the key output and a short exclusion list. Every sentence contributes value, and there is no redundant restatement of the title or schema.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple two-parameter search tool with a rich schema, annotations, and an output schema, the description covers purpose, output nature, and non-use cases. The only meaningful gap is the lack of explicit guidance on when to use the sibling tools instead, which keeps it from being fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the schema already documents query as a topic or phrase and limit as a bounded integer. The description adds no additional parameter-level meaning or examples beyond the schema, so a baseline score of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies a specific action (find/search), a specific resource (current or forecasted U.S. federal grant opportunities), and the key output (official identifiers and source URLs). It is more specific than the tool title and gives enough for an agent to understand the core function, though it does not explicitly distinguish itself from the sibling tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description opens with a direct usage trigger ('Use this when the user needs to find...') and adds clear when-not-to-use boundaries for eligibility, award prediction, application writing, or submission. It does not name alternatives like analyze_federal_grant or get_federal_grant_evidence_pack, so it falls just short of full routing guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user or an account that owns the GitHub organization, then choose Claim with GitHub.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Find U.S. federal grants and return cited hard-gate and award-history evidence packs.
Search verified-open US grants (federal, state, foundation). Read-only MCP for AI agents.
Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.
US federal contracts, grants, and spending awards
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceFind current U.S. federal grant opportunities and return cited hard-gate and versioned award-history evidence packs. Free during the limited beta; it does not determine legal eligibility, predict awards, draft applications, or submit applications.MIT
- AlicenseNot gradedqualityDmaintenanceEnables research of federal contract awards and competitive landscape analysis using the USASpending.gov API. Supports searching for contracts, analyzing recipients, tracking spending trends, and identifying market opportunities in government contracting.2MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching and analyzing Australian Commonwealth grant opportunities and awarded grants from grants.gov.au, including recipient lookups and coverage checks.8MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying and analyzing US federal grant single-audit filings, including audits, findings, and federal awards, using data from the Federal Audit Clearinghouse.13MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool maps to a distinct stage in the grant evidence workflow: discovery, preview analysis, and full evidence pack retrieval. The descriptions draw clear boundaries, especially between analyze_federal_grant and get_federal_grant_evidence_pack, by specifying what each tool does and does not evaluate.
All tool names follow the same snake_case verb_first pattern: analyze_federal_grant, get_federal_grant_evidence_pack, and search_federal_grants. The singular/plural variation in the noun phrase is minor and consistent with common API naming conventions.
Three tools is an appropriate size for this narrowly scoped service. Each tool fills a necessary role in the search-to-evidence-pack workflow, and none feel redundant or unnecessary.
The toolset covers the full intended workflow: search for grants, analyze a specific grant, and retrieve a complete evidence pack. Explicitly excluded activities like legal eligibility, award prediction, drafting, and submission are out of scope, so their absence is not a gap.