Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @tmcp/session-manager

@tmcp/session-manager

Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination and session metadata persistence.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "tmcp-session-manager": {
      "command": "npx",
      "args": [
        "-y",
        "@tmcp/session-manager"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @tmcp/session-manager

Details

Websitehttps://www.npmjs.com/package/@tmcp/session-manager
GitHubgit+https://github.com/paoloricciuti/tmcp.git
Licenseunknown
Pricingfree
Tagstmcp http transport session manager
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC