# MCP Wizard

> Generate MCP server drafts from requirements.

- Skill: `loocor/mcp-wizard` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add loocor/mcp-wizard`
- Raw SKILL.md: https://api.skillmd.com/api/skills/loocor/mcp-wizard/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: loocor (https://skillmd.com/u/loocor)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/loocor/mcp-wizard

---


# 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.

