Server Details
- Name:
io.github.Leviathan0x0/chronicle-mcp
- Description: Universal local chat history archive connector for MCP clients. Formats, cleans, parses, and indexes ChatGPT, Claude, and IDE transcripts locally to save up to 40% context tokens.
- Homepage: https://github.com/Leviathan0x0/Chronicle-MCP
- License: MIT
Technical Stack
- Runtime: Python 3.10+
- Transport: stdio
Installation / Usage Configuration
Since this is a native Python server, users can execute and attach it instantly via uvx without needing manual virtual environments:
{
"mcpServers": {
"chronicle-mcp": {
"command": "uvx",
"args": [
"--from",
"git+[https://github.com/Leviathan0x0/Chronicle-MCP](https://github.com/Leviathan0x0/Chronicle-MCP)",
"chronicle-mcp"
]
}
}
}
Verification
I am the author and maintainer of this repository (Leviathan0x0). Please add this to the database index.
Server Details
io.github.Leviathan0x0/chronicle-mcpTechnical Stack
Installation / Usage Configuration
Since this is a native Python server, users can execute and attach it instantly via
uvxwithout needing manual virtual environments:{ "mcpServers": { "chronicle-mcp": { "command": "uvx", "args": [ "--from", "git+[https://github.com/Leviathan0x0/Chronicle-MCP](https://github.com/Leviathan0x0/Chronicle-MCP)", "chronicle-mcp" ] } } }Verification
I am the author and maintainer of this repository
(Leviathan0x0). Please add this to the database index.