Settings

Theme

Show HN: mcp-db – session/event store & distributed scaling for MCP

github.com

1 points by bharatgel 5 months ago · 0 comments · 1 min read

Reader

Open source python based event and session store implementation for MCP and an ASGI wrapper that enables cross-node session admission, failover, and sticky-session-free scaling. It partially solves the MCP's session and statefulness problem for scaling by using a session storage (works well for server concepts). New server requests and broken streams can be served and resumed respectively by any of the instances.

*Sampling/Elicitation/Client concepts that rely on GET streams from server are still tied to the same node.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection