Skip to main content
Glama
loykim621-lab

Startup Concierge Go MCP Server

자격 검토

check_eligibility

Review your business profile against a grant's eligibility rules. Get a fit assessment (eligible, needs verification, ineligible) with supporting rationale and recommended actions.

Instructions

특정 공고(grant_id)에 대해 내 프로필의 자격을 결정적 규칙으로 검토합니다(창업여부·업력·지역·신산업·결격·새출발기금 예외 등). 적합/확인필요/부적합 + 항목별 공고문구 근거 + 보완액션. 자격을 보증하지 않으며 운영기관 최종확인 고지를 포함합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileYes
grant_idYesfind_grants로 얻은 공고 id (예: kstartup:178198)
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses deterministic rule-based checks, output types (적합/확인필요/부적합), includes a disclaimer about not guaranteeing eligibility and final confirmation by operating agency. This is fairly transparent.

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?

Two sentences: first clearly states purpose and criteria, second describes output and disclaimer. No wasted words, front-loaded with key information.

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

Completeness4/5

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

Given the nested input schema and no output schema, the description covers output structure (three levels with evidence and actions) and includes a necessary disclaimer. It is sufficiently complete for a deterministic check, though could mention side effects or limitations more explicitly.

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

Parameters4/5

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

Schema description coverage is 50%. The description adds meaning by listing the criteria categories checked (창업여부, 업력, 지역, etc.) for the profile parameter, beyond what the schema provides. This helps the agent understand how the profile is used.

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 specifies the tool checks eligibility for a specific grant using deterministic rules, lists criteria, and describes output (적합/확인필요/부적합 with evidence and actions). This clearly distinguishes it from siblings like recommend_grants or score_application.

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 implies usage context (checking self against a specific grant) and lists criteria, but does not explicitly state when to use versus alternatives or when not to use. Sibling names provide context, so it is clear but lacks exclusions.

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