MCP Servers / development / Claude Code History

Claude Code History

JSON →
none10development

Retrieve and analyze Claude Code conversation history from local files.

Install
How to run this server
[ { "cmd": "npx (no", "imports": [] } ]
server path: claude-code-history
Tools
What this server exposes
list_projects
Discover all projects with Claude Code conversation history. Returns project paths, session counts, message counts, and last activity time.
list_sessions
List conversation sessions for exploration and filtering. Parameters: projectPath, startDate, endDate, timezone. Returns session IDs, timestamps, message counts, and project paths.
get_conversation_history
Retrieve paginated conversation history with smart filtering. Supports pagination (limit, offset), message filtering (messageTypes), timezone support, and date filtering.
search_conversations
Search across all conversation content by keywords with advanced filtering. Parameters: query (required), limit, projectPath, startDate, endDate, timezone.
Configuration
Environment & auth
authnone
Resources
Claude Code History — MCP Server · libregistry