gov-support-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMES24_API_KEY | Yes | 중소벤처24 전용 토큰 — smes.go.kr 별도 신청 · 서버 IP 허용 필요 | |
| BIZINFO_API_KEY | Yes | 기업마당(bizinfo.go.kr) API 인증키 — bizinfo.go.kr 자체 포털에서 신청 | |
| PUBLIC_DATA_SERVICE_KEY | Yes | 공공데이터포털(data.go.kr) Encoding serviceKey — K-Startup에 사용 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchGovernmentSupportA | 【통합 탐색】기업마당·K-Startup·중소벤처24를 동시에 검색하고 중복 공고를 제거한 통합 결과를 반환합니다. 키워드·분야·지역·소스 선택이 가능합니다. 기본 소스는 bizinfo + kstartup 입니다. |
| compareByRegionC | 【지역 비교】여러 지역의 정부지원사업 공고 수와 분야 분포를 비교합니다. 지역별 공고 현황표와 상위 공고 목록을 반환합니다. |
| checkEligibilityB | 【자격 판정】공고 텍스트와 회사 프로파일을 분석해 지원 자격 충족 여부를 판정합니다. 조건별 충족/미충족/불확실 여부와 권고 사항을 반환합니다. |
| generateDocumentChecklistB | 【서류 준비】공고 텍스트에서 필요 서류를 추출하고 발급기관·소요일수·수집 기한을 포함한 체크리스트를 생성합니다. |
| buildApplicationTimelineC | 【일정 관리】마감일 기준으로 서류 수집→계획서 작성→내부검토→제출까지 역산 타임라인을 생성합니다. |
| manageAlertProfileA | 【알림 관리】지원사업 알림 프로파일을 생성·조회·수정·삭제합니다. 키워드·분야·지역·대상 유형별 알림 조건을 저장합니다. action: list | get | create | update | delete |
| manageBenefitHistoryC | 【이력 관리】정부지원 수혜 이력을 관리합니다. 사업 선정 등록, 지출 내역 추가, 마일스톤 기록이 가능합니다. action: list | get | create | update | add_expense | add_milestone | delete |
| draftBusinessPlanC | 【계획서 작성】공고 텍스트와 회사 정보를 분석해 사업계획서 구조화 초안을 생성합니다. 섹션별 작성 가이드와 채워야 할 항목 목록을 포함합니다. |
| draftSettlementReportA | 【정산 보고서】수혜 이력 ID를 기반으로 집행 내역·실적·첨부 서류 목록을 포함한 정산 보고서 초안을 생성합니다. 먼저 manageBenefitHistory 로 이력을 등록하고 지출(add_expense)을 기록한 후 사용하세요. |
| search_gov_support_bizinfoB | 기업마당(bizinfo.go.kr) 지원사업 공고를 단독 조회합니다. 분야별 검색이 가능합니다. BIZINFO_API_KEY 환경변수가 필요합니다. |
| search_gov_support_kstartupB | K-Startup(k-startup.go.kr) 창업지원사업 공고를 단독 조회합니다. PUBLIC_DATA_SERVICE_KEY 환경변수(data.go.kr 발급)가 필요합니다. |
| search_gov_support_smes24C | 중소벤처24 공고 API(extPblancInfo)를 단독 조회합니다. SMES24_API_KEY 및 서버 IP 허용이 필요합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/boam79/gov_support_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server