Skip to content

Distributed system support with sessions #832

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gbrlmtrz opened this issue May 28, 2025 · 0 comments
Open

Distributed system support with sessions #832

gbrlmtrz opened this issue May 28, 2025 · 0 comments

Comments

@gbrlmtrz
Copy link

Hello, we are trying to implement an MCP server and deploy in a distributed system, but we have found that session management is done in memory in the application instance.

I was wondering if this is a correct assumption, and if so, if there are any plans to abstract this behavior in a way that a client using an streamable http server would "simply" connect to another instance of the same server running, and while the session ID is still valid continue the same interaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant