Skip to main content
Glama
loykim621-lab

Startup Concierge Go MCP Server

공고 적합도 추천 (키워드·지역·단계·업종 기반 랭킹)

recommend_grants

Rank and recommend government startup grants based on founder profile (keywords, region, stage, industry, deadline). Automatically exclude expired grants and prompt for missing inputs.

Instructions

창업자 프로필(키워드·지역·단계·업종·마감임박)을 입력하면 스토어 공고를 적합도(0~100) 순으로 랭킹해 추천합니다. 마감된 공고는 자동 제외하며, 빈 입력 시 폴백 목록과 입력필요 안내를 반환합니다. 추천은 수집된 공고(출처·기준시점 표기) 기반이며, 적합도는 참고용입니다. 창업자 사실은 지어내지 않으며, 누락 항목은 '[입력 필요]'로 안내합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo최대 결과 수 (기본 10).
단계No창업 단계. 예비=예비창업자 / 초기=3년 이내 / 도약=7년 이내.
업종No업종·분야 키워드 (예: AI, 플랫폼, 식품). 공고 분야·내용과 매칭.
지역No사업장 소재 지역 (예: 광주). 지역 특화 공고를 우선 추천.
키워드No검색 키워드 목록 (예: ["AI", "플랫폼"]). 하나라도 매치하면 가점.
deadline_within_daysNo마감 N일 이내 공고만 포함. 미입력 시 마감 미도래 전체.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description discloses key behaviors: automatic exclusion of closed announcements, fallback list and input-needed guidance for empty input, reliance on collected announcements with source and reference point, suitability as a reference only, no fabrication of facts, and marking missing items as '[Input needed]'. This provides rich transparency beyond basic functionality.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and front-loaded. In two short paragraphs, it conveys purpose, inputs, behavior, limitations, and fallback handling. Every sentence adds value without redundancy or waste.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description should explain the return structure. It mentions ranking score (0-100) and fallback list but does not specify the output format (e.g., list of grants with scores, fields included). Also, it does not mention how the 'limit' parameter affects results. The description is adequate but lacks output details for full completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

All 6 parameters have good descriptions in the schema (100% coverage). The description groups them as profile inputs but does not add significant extra meaning beyond the schema. It mentions ranking based on these inputs but does not detail how each parameter affects the ranking. Baseline score of 3 is appropriate since schema covers semantics adequately.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool recommends store announcements ranked by suitability (0-100) based on entrepreneur profile inputs. It explicitly mentions keywords, region, stage, industry, and deadline as inputs, and distinguishes itself from siblings like find_grants by focusing on ranking and automatic exclusion of closed announcements.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains the tool's functionality and when to use it: when you need a ranked list of suitable grants based on a profile. It mentions handling of empty input and automatic exclusion of closed announcements. However, it does not explicitly state when not to use this tool or suggest alternatives among siblings like check_eligibility or score_application.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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