@voltagent/mcp-server@2.1.0
VoltAgent/voltagent@voltagent/mcp-server@2.1.0Aug 3, 2026by voltagent-bot
AI Summary
This minor version introduces the Model Context Protocol SDK upgrade to 1.30.0 alongside new stateless Streamable HTTP handling. These changes enable developers to use `startHTTP`, `serverless`, and request-scoped streaming options for more versatile application integration.
Key Highlights
- Upgrade to Model Context Protocol SDK 1.30.0
- Introduction of stateless Streamable HTTP handling
- New `startHTTP` method availability
- Support for serverless configurations
- Request-scoped streaming capabilities
New Features
- Stateless Streamable HTTP handling
- startHTTP method
- Serverless support
- Request-scoped streaming options
Full Release Notes
### Minor Changes - [`d1dd2d9`](https://github.com/VoltAgent/voltagent/commit/d1dd2d9c4566beee0429d70e3fbb032c0351ceb6) Thanks [@omeraplak](https://github.com/omeraplak)! - Upgrade the official Model Context Protocol SDK to 1.30.0 and add stateless Streamable HTTP handling with `startHTTP`, `serverless`, and request-scoped streaming options.