chatgpt2md

NextStat/chatgpt2md
★ 13 stars Rust 🤖 AI/LLM Updated 22d ago
Convert ChatGPT export to Markdown with full-text search and MCP server for Claude
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chatgpt2md": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "chatgpt2md"
      ]
    }
  }
}

Topics

aichatgptclaudeclimarkdownmcpmodel-context-protocolrustsearchtantivy