Acerca de
This skill provides expert-level guidance for developers building Model Context Protocol (MCP) servers, specifically focusing on TypeScript implementation and the @modelcontextprotocol/sdk package. It enforces architectural best practices such as handler-based design, Zod-driven input validation, and standardized JSON-RPC 2.0 error handling to ensure servers are reliable, discoverable, and performant. Beyond general MCP development, it includes specialized patterns for Unity-mcp-server architectures, covering command protocols, workspace root resolution, and hybrid transport layer management for maximum client compatibility.