MCP Builder Execution Checklist

Sub-skill of mcp-builder: Execution Checklist.

vamseeachanta 4d59af7 620 B Updated

File contents

Execution Checklist

Execution Checklist

  • Project initialized with TypeScript and MCP SDK
  • tsconfig.json configured for ES2020/NodeNext
  • Server implements ListToolsRequestSchema handler
  • Server implements CallToolRequestSchema handler
  • Input validation with Zod schemas
  • Error handling with actionable messages
  • Environment variables for sensitive config
  • Tested with MCP Inspector
  • Added to claude_desktop_config.json or .mcp.json
  • Documentation complete

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/mcp-builder/execution-checklist commit 4d59af71fd

Frequently asked questions

npx skillmds@latest add vamseeachanta/mcp-builder-execution-checklist