Grants Search MCP Server
보조금 검색 MCP 서버
이 프로젝트는 키워드를 기반으로 정부 보조금을 검색하는 도구를 제공하는 MCP(Model Context Protocol) 서버입니다.
영상 소개
개요
보조금 검색 MCP 서버는 @modelcontextprotocol/sdk 패키지를 사용하여 구축되었습니다. 이 서버는 "search-grants"라는 단일 도구를 제공하며, 사용자는 이 도구를 사용하여 검색어를 기반으로 사용 가능한 정부 보조금을 검색할 수 있습니다.
서버는 Simpler Grants API와 상호 작용하여 보조금 데이터를 가져오고 결과를 표시 형식으로 지정합니다.
MCP는 정부 보조금 관련 정보에 접근하기 위한 포괄적인 엔드포인트 세트를 제공하는 Simpler Grants API 에서 데이터를 검색합니다. 이 API는 현재 알파 버전이며, 주로 테스트 및 피드백을 목적으로 합니다. 기회 검색, 기관 정보 검색, 상세 보조금 데이터 접근 등의 기능이 포함되어 있으며, 모두 사용자 친화적인 형식으로 제공됩니다.
API는 기관, 신청자 유형, 지원금 범주 등 다양한 필터를 통해 보조금 검색을 지원합니다. 또한, 대량의 검색 결과를 효과적으로 관리할 수 있는 페이지 매김 기능도 제공합니다.
Related MCP server: govtenders-mcp
특징
키워드로 정부지원금 검색
검색 결과를 페이지별로 정리합니다
다음을 포함하여 각 보조금에 대한 자세한 정보를 표시합니다.
기회 제목, 번호 및 상태
자금 지원 정보(수상 하한선, 수상 상한선, 범주)
날짜 및 마감일
연락처 정보
자격 요건
추가 정보 URL
설정
저장소를 복제하고 프로젝트 디렉토리로 이동합니다.
필요한 종속성을 설치하세요:
Node.js 16 이상
npm install
API_KEY환경 변수를 Simpler Grants API 키로 설정합니다.MCP 서버를 시작합니다.
지엑스피1
서버가 실행되고 들어오는 MCP 클라이언트 연결을 수신합니다.
용법
서버가 실행되면 MCP 클라이언트(예: Claude Desktop)를 사용하여 서버에 연결할 수 있습니다.
"검색-승인" 도구를 사용하려면 다음 매개변수를 포함한 요청을 보내면 됩니다.
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