Skip to content

Releases: Yurich-ru/mcp-sessions

v1.0.0 — Initial Release

12 Mar 05:18

Choose a tag to compare

mcp-sessions v1.0.0

MCP server for searching Claude Code conversation history across all projects.

Features

  • Cross-project search — search sessions in any project
  • Smart project resolution — short names, full paths, or * for all
  • Full-text search with snippet context
  • Git integration — commits made during a session
  • System tag filtering

Tools

  • sessions_projects — list all projects
  • sessions_list — recent sessions
  • sessions_search — full-text search
  • sessions_by_file — find by file path
  • session_summary — session overview
  • session_diff — git commits
  • session_messages — read messages

Install

git clone https://github.com/yurich-ru/mcp-sessions.git
cd mcp-sessions && ./setup.sh