Skip to main content
Glama
loykim621-lab

Startup Concierge Go MCP Server

사업계획서 전체 합본 (PSST 섹션·도식 → 정부 양식 순서)

assemble_plan

Assembles PSST sections and charts into a full business plan markdown, checks against a government checklist, and diagnoses page volume relative to the target.

Instructions

PSST 4섹션(P·S1·S2·T) 본문과 도식(charts)을 정부 양식 순서로 조립해 전체 사업계획서 마크다운을 생성합니다. 합쳐진 본문에 대해 정부지원 사업계획서 절대 체크리스트(0점답변·정성표현 등)를 자동 점검하고, 목표페이지 대비 분량(초과/부족/적정)을 진단합니다. 비어있는 섹션은 '[입력 필요]'로 표시하며 임의로 채우지 않습니다. 도식 카탈로그(knowledge.ts)에 없는 kind는 부록으로 처리합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chartsNo합본에 배치할 도식 목록. 섹션 매핑 불가한 kind는 부록으로 처리.
grant_idNo선택한 공고 id (표지/제목 맥락 표기에만 사용 — 사실을 지어내지 않음).
sectionsYesPSST 4섹션 본문. draft_section 결과 텍스트를 그대로 전달하면 됩니다.
목표페이지No목표 분량(페이지). 기본 10페이지(예창패 표준).
Behavior4/5

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

With no annotations, the description discloses key behaviors: does not fill empty sections arbitrarily, marks missing content, auto-checks checklist, diagnoses page volume, and appends unknown chart kinds. Missing details on return format or side effects.

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, with every sentence adding value. No redundant or irrelevant phrases.

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 tool's complexity with sections, charts, checklist, and page diagnosis, the description covers the main functionality but omits details on how the checklist works or how page target is used. Still sufficient for an agent to understand the tool's role.

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 coverage is 100%, but the description adds meaningful context: sections should be draft_section results, grant_id is only for context and not to fabricate facts, and charts not in catalog go to appendix.

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 explicitly states it assembles PSST sections and charts into a full business plan markdown in government format, clearly distinguishing from sibling tools like draft_section (which drafts individual sections) and plan_outline.

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 advises passing draft_section results directly for sections, and notes handling of empty sections and unknown chart kinds, but does not explicitly contrast with alternatives or provide when-not-to-use guidance.

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