Skip to main content
Glama
EricSeokgon

egovframe-scaffold-mcp

by EricSeokgon

apply_egovframe_recipe

Pick a recipe, generate a project, and assemble common components automatically. Preview the full plan with dryRun before executing.

Instructions

레시피 하나를 골라 프로젝트 생성 → 공통컴포넌트(필요 시 AI 계층) 조립까지 순차 실행합니다. dryRun=true로 전체 계획을 먼저 미리볼 수 있습니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dryRunNotrue면 디스크 변경 없이 전체 계획만 미리보기
groupIdNo자바 groupIdegovframework.example
databaseNoDB 스크립트 대상(미지정 시 레시피 기본값)
recipeIdYeslist_egovframe_recipes의 id. 예: board-login
outputDirYes생성할 상위 디렉터리(절대경로 권장)
projectNameYes프로젝트명(artifactId). 소문자·숫자·하이픈
Behavior3/5

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

No annotations provided, so description carries full burden. Mentions sequential execution and dryRun behavior. Does not disclose potential side effects like file overwriting, permissions required, or whether it modifies existing projects. Some behavioral context but missing important details.

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 concise sentences with front-loaded main action. No redundant words. Every sentence provides essential information: what the tool does and how to preview the plan.

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?

No output schema, so description need not explain return values. However, it does not describe what happens after execution (e.g., output files, logs, success/failure indication). Missing prerequisites or dependency info. Adequate but could be more complete.

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?

Schema coverage is 100% with descriptions for all 6 parameters. The tool description adds no additional meaning beyond what the schema already provides. dryRun behavior is mentioned in both, so description adds minimal value.

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?

Description clearly states it selects a recipe, generates a project, and assembles common components (with optional AI components) sequentially. The verb '실행합니다' and resource '레시피' are specific. Distinguishes from siblings like create_egovframe_project (project creation alone) and add_egovframe_components (component addition separately).

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?

Describes dryRun=true for previewing the plan. Implies this tool combines project creation and component assembly, but does not explicitly state when to use vs. alternatives like creating a project first then adding components. Provides clear usage context 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/EricSeokgon/egovframe-scaffold-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server