43
/ 100
1 month ago
glama

RepoChatMCP

A zero-dependency MCP server that enables searching and reading local Claude Code and Codex chat sessions, supporting full-text search, grep, and knowledge indexing from chat history.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: CHAT_SEARCH_KNOWLEDGE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHAT_SEARCH_CLAUDE_ROOT
configCHAT_SEARCH_CODEX_ARCHIVED
configCHAT_SEARCH_CODEX_SESSIONS
🔐 secretCHAT_SEARCH_KNOWLEDGE_API_KEY"": "your-api-key",
configCHAT_SEARCH_KNOWLEDGE_BACKEND"": "http",
configCHAT_SEARCH_KNOWLEDGE_BASE_URL"": "https://openrouter.ai/api/v1",
configCHAT_SEARCH_KNOWLEDGE_CODEX_BIN
configCHAT_SEARCH_KNOWLEDGE_HTTP_CONCURRENCY
configCHAT_SEARCH_KNOWLEDGE_MAX_CHARSsplit only when transcript size exceeds
configCHAT_SEARCH_KNOWLEDGE_MODEL"": "moonshotai/kimi-k2-0905@groq",
configCHAT_SEARCH_KNOWLEDGE_TIMEOUT_MS
configCHAT_SEARCH_REPO_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/gzmagyari-repochatmcp-wd8o1g)](https://m8ven.ai/mcp/gzmagyari-repochatmcp-wd8o1g)
commit: 8bbe44aba3adfe648e1071f0258cb8e4455b4397
code hash: 7b8e8e5fd4f958f620cf635d117cd59c3be334f44a5852e343899f623bda86f1
verified: 6/21/2026, 10:39:57 AM
view raw JSON →