MCP Directory
Back

claude-chatgpt-mcp

by syedazharmbnr1 · JavaScript · ★ 779

A Claude MCP tool to interact with the ChatGPT desktop app on macOS

Install

npx -y github:syedazharmbnr1/claude-chatgpt-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-chatgpt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:syedazharmbnr1/claude-chatgpt-mcp"
      ]
    }
  }
}

From the README

This is a Model Context Protocol (MCP) tool that allows Claude to interact with the ChatGPT desktop app on macOS. - Ask ChatGPT questions directly from Claude - View ChatGPT conversation history - Continue existing ChatGPT conversations - macOS with M1/M2/M3 chip - [ChatGPT desktop app](https://chatgpt.com/download) installed - [Bun](https://bun.sh/) installed - [Claude desktop app](https://claude.ai/desktop) installed You can use NPX to run this tool without cloning the repository: - **Install and run the package using NPX:** - **Configure Claude Desktop:** Edit your file (located at )…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers