MCP SDK Python Bootstrapper Bootstrap a complete MCP server using the Python SDK with proper project structure. Capabilities - Generate Python MCP server project structure - Create tool and resource handlers - Configure stdio/SSE transport layers - Set up proper typing with Pydantic - Implement error handling patterns - Configure Poetry/pip project Usage Invoke this skill when you need to: - Bootstrap a new MCP server in Python - Create tools and resources for AI consumption - Set up MCP transport layer - Implement MCP protocol handlers Inputs | Parameter | Type | Required | Description | |--…