MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

C
Claude Session Manager MCP

MCP server for managing Claude Code conversation sessions with GUI support.

Created 12/9/2025
Updated 7 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx claude-session-manager-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "es6kr-claude-session-manager-mcp": { "command": "uvx", "args": [ "claude-session-manager-mcp" ] } } }