Federal Grant Evidence
Allows GitHub Copilot in VS Code and cloud agent environments to search federal grant opportunities, analyze hard gates, and retrieve evidence packs.
Allows OpenAI/ChatGPT agents to search federal grant opportunities, run cited hard-gate analyses, and retrieve versioned evidence packs.
Federal Grant Evidence MCP
Federal Grant Evidence is an independent UtilityHouse product for source-backed pursuit screening of U.S. federal grant opportunities. It finds current Grants.gov records, compares a bounded non-personal organization profile with cited hard gates, and can return a versioned award-history evidence pack when the required official evidence is complete.
It does not determine legal eligibility, predict awards, draft applications, or submit applications. It is not affiliated with Grants.gov or the U.S. government.
Free-beta access
https://utilityhouse.xyz/mcp
Advertised tools:
search_federal_grants— free discovery from current official records.analyze_federal_grant— free cited hard-gate preview.get_federal_grant_evidence_pack— complete versioned pack when available.
All three tools are free during the limited beta. The complete pack is limited to 100 newly released results per UTC day. No wallet, payment authorization, or blockchain transaction is requested. A future paid release is separate and mainnet remains locked.
For aggregate channel attribution, directory and client integrations use equivalent channel-specific endpoints:
Channel | Endpoint |
OpenAI / ChatGPT |
|
Claude |
|
Official MCP Registry |
|
Smithery |
|
Cursor |
|
Glama |
|
PulseMCP |
|
Gemini |
|
GitHub Copilot |
|
Every endpoint exposes the same three tools and the same free-beta behavior. The service stores only aggregate UTC date, channel, tool, outcome, and count. It does not store caller identity, request bodies, organization profiles, result contents, wallet data, or transaction data in usage analytics.
Related MCP server: ca-grants
Install
Agent Plugins clients
This repository implements Agent Plugins 1.0 with a root plugin.json and mcp.json. Compatible clients can install the repository directly.
Claude
Add a custom web connector with the Claude endpoint. In Claude Code:
claude mcp add --transport http federal-grant-evidence https://utilityhouse.xyz/mcp/claudeThe repository also includes a validated Claude plugin manifest, remote MCP configuration, and a narrowly scoped tool-routing skill for submission to the official Claude Plugin Directory.
Gemini CLI
gemini extensions install https://github.com/tytutueh13-sudo/federal-grant-evidence-mcp --auto-updateThe repository is also tagged with gemini-cli-extension for Gemini's automatic extension-gallery discovery.
GitHub Copilot in VS Code
Install Federal Grant Evidence in VS Code
Or install from a terminal:
code --add-mcp '{"name":"federal-grant-evidence","type":"http","url":"https://utilityhouse.xyz/mcp/copilot"}'GitHub Copilot cloud agent
Repository administrators can paste copilot-mcp.json into Settings → Copilot → MCP servers. It explicitly allowlists the same three non-destructive tools.
Other Agent Plugin clients and Cursor
Install this Agent Plugin where supported, or add the matching Streamable HTTP endpoint above as a remote MCP server named federal-grant-evidence.
Documentation
Product: https://utilityhouse.xyz/
MCP contract: https://utilityhouse.xyz/developers
Official MCP Registry API record: https://registry.modelcontextprotocol.io/v0.1/servers?search=xyz.utilityhouse%2Ffederal-grant-evidence
Public Smithery listing: https://smithery.ai/servers/tytutueh13/federal-grant-evidence
Reproducible sample: https://utilityhouse.xyz/sample
Data status: https://utilityhouse.xyz/data
Privacy: https://utilityhouse.xyz/privacy
This server cannot be installed
Maintenance
Related MCP Connectors
Find U.S. federal grants and return cited hard-gate and award-history evidence packs.
Find U.S. federal grants and return cited hard-gate and award-history evidence packs.
31Search verified-open US grants (federal, state, foundation). Read-only MCP for AI agents.
Find US federal grants your organization is actually eligible to apply for. Free, no API key.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides access to open federal grant opportunities from Grants.gov without authentication. Enables querying and exploring grant data through natural language via Pipeworx gateway.6MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving California state grant opportunities, including filters by status, category, and agency, without requiring an API key.7MIT
- AlicenseBqualityAmaintenanceEnables searching and filtering federal contract opportunities by keyword, agency, set-aside, NAICS, and more from any MCP client. Analyzes solicitations for small-business fit and risk, and provides reference lookups for NAICS codes, set-asides, and federal thresholds.9MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search and retrieve federal small business research and technology transfer award data, including keyword, company, agency, and phase queries, via a free public API without authentication.10MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/tytutueh13-sudo/federal-grant-evidence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server