Skip to content

Implement SEP-1442: Make MCP Stateless #1058

@felixweinberger

Description

@felixweinberger

This is a tracking issue for implementation of SEP-1442.

Summary

This SEP focuses on enhancing MCP's ability to scale horizontally and operate in stateless or near-stateless modes. The TypeScript SDK needs to introduce patterns and protocol enhancements that allow servers to operate with minimal or no session state, enable seamless request distribution across multiple server instances, improve session handling mechanisms, optimize server startup performance, and provide guidelines for implementing stateless server architectures to support production deployments requiring high availability and horizontal scaling.

Related Issues & PRs

Metadata

Metadata

Assignees

Labels

P1Significant bug affecting many users, highly requested featurebreaking changeWill break existing deployments when updated without changesenhancementRequest for a new feature that's not currently supportedpending SEP approvalWhen a PR is attached as an implementation detail to a SEP, we mark it as such for triage.v2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions