AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

Finndersen/claude-session-inspector

MCP server that provides visibility and inspection of all Claude Code sessions

Python GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

A Claude Code plugin + standalone MCP server that lets Claude discover and inspect other Claude Code sessions to provide continuity across conversations. Intended for Claude Code users and multi-agent setups who need to find prior work, extract decisions, or check another agent’s status without re-explaining. How it works: reads session JSONL files under ~/.claude/projects (configurable via CLAUDE_CONFIG_DIR). Bundles a session-inspector sub-agent that runs lightweight MCP tool calls to summarize or answer questions about sessions. Key features: - list_sessions: show active and recent sessions (filters by project, max_results). - search_sessions: ripgrep-backed full-text search with snippets, regex option (requires rg). - view_session_messages: read transcripts with Python-style slicing and tool-content length control. Requirements: Python 3.11+, uv; rg for search. Install as a Claude Code plugin or add the MCP server manually.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤝 Agent frameworks (1)
MCP
🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Python
100%

Owner

Account
Finndersen
Type
User
Followers
9
Company
Perk

Senior Software Engineer building Python-backed software systems. I also keep myself busy with side projects using Arduino and Raspberry Pi

Dates

Created on GitHub 2026-05-16
Last push 2026-05-16
First seen here 2026-05-16
Last fetched 2026-05-16 18:21

Similar repos (same language)

su5176/Mklink-AI-Probe

MKLink AI Probe is an all-in-one embedded debugging CLI for Cortex-M microcontrollers. It bridges the MKLink/MicroLink hardware probe with AI agents (Claude, OpenAI) to enable natural-language driven firmware flashing, real-time waveform visualization, memory inspection, fault diagnosis, and industrial protocol debugging.

Python 11 AI 65
SuvenSeo/codex-usage-tracker

Local-first usage dashboard for Codex, Claude Code, Cursor, and WakaTime AI coding activity

Python 5 AI 100
Kerlewor/narrative_workbench

面向 Claude Code 与 Codex CLI 的 AI 小说写作工程框架 | Inspired by InkOS | AGPL-3.0

Python 4 AI 70
convictional/souls-only

A font for humans no AI and keyboard firmware to type in it.

Python 3 AI 45
webdevtodayjason/hermes-embodiment

Give your Hermes agent a body — an animated face, live RGB presence, and mood, all driven by the agent's real state. Minnie is the flagship example.

Python 3 AI 70
DeconBear/learn-ai

通过一个仓库,拆解 AI 的运行逻辑和建构方式,培养从 0 到 1 设计和训练 AI 模型的能力

Python 2 AI 100
Junaid-Ahmed-Rupok/continuum-rag-chatbot

🧠 A persistent memory RAG chatbot that never forgets. Uses Phi-3-mini LLM, ChromaDB vector database, and Ebbinghaus memory decay curves.

Python 1 AI 100
genjibyte/AI-Test-Platform
Python 1 AI 50