MCP SDK TypeScript Bootstrapper Bootstrap production-ready MCP servers using the official TypeScript SDK with proper transport configuration, tool/resource handlers, and security best practices. Capabilities - Generate MCP server projects with TypeScript SDK - Configure stdio, SSE, or WebSocket transports - Scaffold tool and resource handlers - Set up proper error handling and validation - Configure capability declarations - Implement security best practices Usage Invoke this skill when you need to: - Create a new MCP server from scratch - Add MCP capabilities to existing projects - Scaffold…