About
This skill provides the architectural foundation for building and maintaining Model Context Protocol (MCP) servers. It guides Claude in implementing bidirectional communication between AI models and external tools, ensuring strict adherence to the JSON-RPC 2.0 specification and Pydantic V2 schema validation. By codifying best practices for transport layers, message flows, and error handling, this skill enables developers to create robust, production-grade extensions that allow Claude to interact with local filesystems, databases, and third-party APIs.