mcp-maker
Installation
SKILL.md
MCP Maker — MCP 伺服器生成器
Generates a complete, runnable MCP server with validated tools, resources, prompts, error handling, and a matching connection snippet.
Purpose
Generate a production-ready MCP server from user-defined specifications, covering input validation, error handling, secret management, and deployment wiring.
Trigger
Apply when user requests:
- "create an MCP server", "build an MCP tool", "make a custom tool for Claude"
- "add a tool to Claude", "implement MCP", "connect Claude to my API"
- "FastMCP", "standalone MCP", "stdio server", "建 MCP server", "自定義工具"
Do NOT trigger for:
- Using the Anthropic SDK without custom MCP tools — use
claude-apiskill instead - Editing existing MCP server code — use
code-reviewinstead - General REST API client development that does not expose tools to Claude