Skip to content
Back to search
30
MCP

chatgpt-to-claude-mcp

pypi/chatgpt-to-claude-mcp

Convert your ChatGPT export into a personal context profile for Claude and GitHub Copilot

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
0 tools
github-mcp-connector
A Model Context Protocol (MCP) connector for GitHub, for use with Claude.
0 tools
codebase-mcp
Auto-generate AI-ready context from your codebase. One command → CONTEXT.md ready to paste into Claude, Cursor, ChatGPT or any MCP agent. Fu
0 tools
claude-context-bridge
Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions
0 tools
cloudsecurityallianceorg/mcp-chat-claude
Model Context Protocol Server for Anthropic Claude models
0 tools
iflow-mcp_mcp-chatgpt-responses
ChatGPT MCP Server - Access OpenAI's ChatGPT API directly from Claude Desktop
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chatgpt-to-claude-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}