NextStat/chatgpt2md
Convert ChatGPT export to Markdown with full-text search and MCP server for Claude
Platform-specific configuration:
{
"mcpServers": {
"chatgpt2md": {
"command": "npx",
"args": [
"-y",
"chatgpt2md"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...