Generate MCP server drafts from requirements.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add loocor/codmate --skill mcp-wizard --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mcp Wizard?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loocor-mcp-wizard)More formats (shields.io, HTML) on the badges page.
---
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!