Chronicle MCP
Rank #48,789io.github.Leviathan0x0/chronicle-mcp
Local MCP server to sync, clean, and index AI chat logs locally. Saves up to 40% context tokens.
Chronicle MCP is a Model Context Protocol (MCP) server published by leviathan0x0. It ranks #48,789 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Chronicle MCP is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 9, 2026 and most recently updated on Jun 9, 2026.
Ranks ahead of 83,257 of 132,046 servers on MCP Toplist.
Use Chronicle MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chronicle-mcp -- uvx chronicle-mcp-server[mcp_servers.chronicle-mcp]
command = "uvx"
args = ["chronicle-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"chronicle-mcp": {
"command": "uvx",
"args": [
"chronicle-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"chronicle-mcp": {
"command": "uvx",
"args": [
"chronicle-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chronicle-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"chronicle-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chronicle-mcp": {
"command": "uvx",
"args": [
"chronicle-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chronicle-mcp": {
"command": "uvx",
"args": [
"chronicle-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Leviathan0x0%2Fchronicle-mcp)<a href="https://mcptoplist.com/server/io.github.Leviathan0x0%2Fchronicle-mcp"><img src="https://mcptoplist.com/badge/io.github.Leviathan0x0%2Fchronicle-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
leviathan0x0
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Chronicle MCP?
- Chronicle MCP is maintained by leviathan0x0, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Chronicle MCP listed on the Official MCP Registry?
- Yes — Chronicle MCP is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Chronicle MCP have?
- MCP Toplist tracks 1 version of Chronicle MCP, most recently published on Jun 9, 2026.
- Where can I find the source code for Chronicle MCP?
- The source code for Chronicle MCP is hosted at github.com/leviathan0x0/chronicle-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.