Grants Search MCP Server
赠款搜索 MCP 服务器
该项目是一个 MCP(模型上下文协议)服务器,提供根据关键字搜索政府补助的工具。
视频介绍
概述
拨款搜索 MCP 服务器使用@modelcontextprotocol/sdk软件包构建。它公开了一个名为“search-grants”的工具,允许用户根据搜索查询来搜索可用的政府拨款。
服务器与 Simpler Grants API 交互以获取授权数据并格式化结果以供显示。
MCP 从Simpler Grants API中检索数据,该 API 提供了一套全面的端点,用于访问政府拨款信息。该 API 目前处于 Alpha 版本,主要用于测试和反馈。它包含搜索机会、检索机构信息以及访问拨款详细数据等功能,所有功能均采用用户友好的格式。
该 API 支持多种筛选条件,用于搜索拨款申请,包括机构、申请人类型、资助类别等。此外,它还提供分页选项,以便高效管理大量结果。
Related MCP server: govtenders-mcp
特征
按关键字搜索政府补助
对搜索结果进行分页
显示每项补助金的详细信息,包括:
机会标题、编号和状态
资助信息(资助下限、资助上限、类别)
日期和截止日期
联系信息
资格要求
附加信息 URL
设置
克隆存储库并导航到项目目录。
安装所需的依赖项:
Node.js 16 或更高版本
npm install
使用您的 Simpler Grants API 密钥设置
API_KEY环境变量。启动 MCP 服务器:
npm start
服务器将开始运行并监听传入的 MCP 客户端连接。
用法
一旦服务器运行,您就可以使用 MCP 客户端(例如 Claude Desktop)连接到它。
要使用“search-grants”工具,只需发送带有以下参数的请求:
query:搜索查询(例如,“人工智能”、“气候变化”)page:分页的页码(默认值:1)grantsPerPage:每页显示的授权数量(默认值:3)
服务器将以搜索结果的格式化摘要进行响应,其中包括授权详细信息。
定制
您可以通过修改以下内容来定制服务器:
formatGrantDetails:格式化授权信息以供显示的函数createSummary:生成搜索结果摘要的函数API_KEY:用于验证请求的 Simpler Grants API 密钥
故障排除
如果您遇到任何问题,请查看服务器日志以获取更多信息。您也可以联系项目维护人员寻求帮助。
贡献
如果您想为该项目做出贡献,请分叉存储库并提交包含您的更改的拉取请求。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Flicense-qualityDmaintenanceModel Context Protocol (MCP) server that provides access to the Grants.gov API for searching and retrieving federal grant opportunities.
- FlicenseAqualityDmaintenanceMCP server for searching government tenders from CanadaBuys and SAM.gov with free stats and paid search, latest, and AI matching tools using x402 micropayments.4
- FlicenseAqualityBmaintenanceAn MCP server that enables searching Korean government startup grants, checking eligibility, scoring applications, and writing business plans with deterministic coaching.13
- AlicenseAqualityCmaintenanceAn MCP server that searches grant opportunities across multiple CommonGrants-compliant APIs from a single set of tools.3MIT
Related MCP Connectors
Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery.
Grants.gov MCP — open federal grant opportunities (free, no auth)
California Grants Portal MCP — open State of California grant funding opportunities (keyless).
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/Tar-ive/grants-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server