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