Startup Concierge Go MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Startup Concierge Go MCP Serversearch for AI startup grants in Seoul"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
창업지원 컨시어지GO — MCP 서버
정부 창업지원 공고를 검색하고, 내 자격을 검토하고, 모의 심사로 채점하고, 합격 전략을 짜고, PSST 사업계획서 작성(시장조사 도식·로드맵·HWP)까지 코칭하는 카카오톡 MCP 에이전트.
포지셔닝: "검색 도구"가 아니라 "내 사업계획을 실제로 채점·반려하고 다시 쓰게 하는 에이전트 코치".
Tool 10종
A. 공고·자격·심사 (4종)
tool | 설명 | 핵심 |
| 공고 검색(키워드·지역·단계·분야·마감임박) | 수집된 실제 공고만, 출처·기준시점 표기 |
| 자격 검토 | 결정적 규칙(창업여부·업력·지역·신산업·결격·새출발기금 예외) |
| 모의 심사 채점 ★차별화 | 난수 없는 결정적 채점 + 감점사유·보완 |
| 합격 전략 | 트랙·가점·강조포인트·일정 역산·함정 체크 |
B. 사업계획서 작성 지원 (6종 — 정부지원 사업계획서 표준 방법론 인코딩)
tool | 설명 | 핵심 |
| PSST 4섹션 골격 | 섹션별 필수 도식·작성원칙·체크리스트, 공고 맞춤 유의 |
| 시장조사(PEST·TAM/SAM/SOM/LAM·경쟁) | 깔때기·레이더 SVG 도식 + 정성적→수치 경고 |
| 마일스톤 4축 로드맵 | 자금 징검다리(예창패→초창패→TIPS)·인과사슬·로드맵 SVG |
| PSST 섹션 초안 다듬기 | 0점답변(선점)·정성적 표현 차단, 빠진 사실 |
| 절대 체크리스트 점검 | 0점답변 치명경고, 자동 확인 통과 N/10 |
| HWP 분량·정렬 진단 | 페이지 수 맞춤 자간/줄간격 단축키, 가독성 원칙 |
사실 무결성: 작성 도구는 창업자의 사실(수치·실적·기관명)을 지어내지 않는다. 빠지면
[입력 필요]로 표시. 도식은 입력값을 그대로 시각화.
Related MCP server: gov-support-mcp
빠른 시작
npm install
npm run collect # K-Startup 공식 API에서 실제 공고 수집 → data/grants.json
npm test # 도메인 골든 + 통합 E2E + 도식/작성 모듈 (205 tests)
npm run build # dist/ 컴파일로컬 실행 (stdio — MCP Inspector / Claude Desktop)
npm run build && npm start # stdio transport
# 또는 개발 모드
npm run devMCP Inspector로 점검:
npx @modelcontextprotocol/inspector node dist/index.jsHTTP 실행 (배포용 — 카카오클라우드 / PlayMCP)
npm run build && npm run start:http # POST /mcp, GET /health (PORT 기본 8080)데이터·사실 무결성
공고는 K-Startup 공식 오픈 API(
nidapi.k-startup.go.kr, 인증키 불필요, robots 허용)에서 수집한 실데이터. 각 출력에출처·수집시점·원문URL표기.자동 갱신: 서버 기동 직후 1회 +
AUTO_REFRESH_HOURS(기본 6시간)마다 백그라운드 재수집. 실패·0건 시 기존 데이터 유지(fail-safe). 요청 경로는 외부호출 없이 메모리에서 즉답(안정성).GET /health에서grants(건수)·collected_at(수집시점)으로 신선도 확인.자격·점수 핵심 판정은 결정적 규칙(LLM 환각 차단). 근거 없으면 "확인 불가".
모든 자격·점수 출력에 "참고용, 운영기관 최종확인" 고지.
도메인 규칙 출처:
../knowledge/도메인_규칙_자격_심사.md(시행령 제2조·통합관리지침 제14차).
구조
src/
domain/ 결정적 도메인 로직 (자격·채점·전략·창업여부·신산업·고지)
data/ 스토어(로컬 JSON) + 기본 루브릭/결격조항 + 타입
collector/ K-Startup 실수집기(martgo-monitor 패턴 이식)
lib/ zod 입력 스키마 + 출력 포매터
tools/ 4개 MCP tool 등록
server.ts McpServer 팩토리
index.ts transport 부트스트랩(stdio/http)
test/
golden.test.ts G1~G5 + 분기 (도메인 정확성)
integration.test.ts MCP 클라이언트↔서버 E2E + 적대적
data/grants.json 수집된 실공고 스토어환경변수
.env.example 참고. 키·토큰은 절대 커밋 금지(.gitignore 포함).
🔴 배포·접수 게이트
카카오클라우드 공개배포 / PlayMCP 심사요청 / 전체공개 / 예선접수는 보스 승인 게이트.
절차: ../배포_가이드_카카오클라우드_PlayMCP.md.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server that enables users to search for government grants based on keywords and view detailed information including funding, eligibility, and deadlines.Last updated18MIT
- FlicenseAqualityCmaintenanceAn MCP server that automates the entire process of discovering, evaluating, and applying for government support programs in South Korea using natural language. It integrates multiple public APIs to provide eligibility checks, document preparation, application timelines, and benefit management tools.Last updated1239

jgrants-mcp-serverofficial
Alicense-qualityDmaintenanceMCP server for Japan's Jグランツ grant application system, enabling LLMs to search and retrieve subsidy information via natural language.Last updated47MIT- AlicenseAqualityAmaintenanceMCP server for Korean public institution information, enabling AI clients to search, compare, and analyze disclosure data, public services, laws, and news.Last updated321MIT
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
Academic research MCP server for paper search, citation checks, graphs, and deep research.
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/loykim621-lab/startup-concierge-go-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server