mcp-wizard

star 667

Generate MCP server drafts from requirements.

loocor By loocor schedule Updated 1/31/2026

name: mcp-wizard description: Generate MCP server drafts from requirements. metadata: short-description: Generate MCP server drafts in JSON.

MCP Wizard

Overview

Generate a CodMate MCP server draft based on user intent. Output only JSON that matches the schema.

Instructions

  1. Determine server kind (stdio, sse, streamable_http).
  2. Provide command/args/env for stdio, or url/headers for network kinds.
  3. If unclear, return mode "question" with follow-up questions.

Output

Return only JSON.

Install via CLI
npx skills add https://github.com/loocor/codmate --skill mcp-wizard
Repository Details
star Stars 667
call_split Forks 41
navigation Branch main
article Path SKILL.md
More from Creator