关于
The MCP Go SDK provides a comprehensive framework for developing clients and servers that adhere to the Model Context Protocol (MCP) in the Go programming language. It facilitates seamless interaction between AI models and applications by implementing the MCP specification. With its framework-agnostic design and focus on clear architecture, the SDK offers a type-safe API with generics support, asynchronous request handling, and built-in support for streaming responses.
主要功能
- Async/concurrent request handling
- 0 GitHub stars
- Built-in support for streaming responses
- Type-safe API with generics support
- Flexible middleware system
- Framework-agnostic design with support for multiple HTTP frameworks (Gin, Fiber)