mcp-server-chat-history

ilovecat1005/mcp-server-chat-history
★ 0 stars Python AI/LLM Updated today
MCP server:讓 Claude 直接搜尋與讀取你的 ChatGPT / Claude 匯出對話。本機執行、只讀檔案 | MCP server over your ChatGPT/Claude conversation exports
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-chat-hist": {
      "command": "uvx",
      "args": [
        "mcp-server-chat-history"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-chat-history

Topics

chatgptclaudemcpmodel-context-protocolpython