by MCP Community
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations
npx -y @tmcp/session-manager
npx -y @tmcp/session-manager
{
"mcpServers": {
"session-manager": {
"command": "npx",
"args": ["-y", "@tmcp/session-manager"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared