概要
AI-MCP is a comprehensive TypeScript monorepo designed for developers to implement and interact with the Model Context Protocol. It offers a robust MCP server and a flexible MCP client (SDK and CLI), complete with shared protocol schemas, a unified error model, and essential transport adapters for stdio, HTTP, and SSE. The architecture emphasizes decoupling business logic from transport and provides clear extension points for tools, resources, prompts, and middleware, making it an ideal foundation for creating AI-powered applications.