Skip to content

Add Chronicle MCP to server registry #1346

@Leviathan0x0

Description

@Leviathan0x0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions