MCP Server Creation

Build, wire, and debug a stdio MCP server bundled inside a VS Code extension (claude-skills-deployer pattern). Covers server code, allow-list security, MCP content-response format, premature-exit fix, deployment to ~/.claude/mcp-servers/, registration in ~/.claude.json for Claude/Cursor/Kiro, auto-start on activation, and health dialog integration. Use when adding a new MCP server or debugging "no output" / early-exit failures.

sergeyitaly Updated

File contents

sergeyitaly/claude-skill-deployer/tree/main/skills_library/mcp-server-creation commit 9414512808

Frequently asked questions

npx skillmds@latest add sergeyitaly/mcp-server-creation