Back to search
30
MCP

chatgpt-desktop-mcp

pypi/chatgpt-desktop-mcp

MCP server for ChatGPT macOS desktop app — no focus stealing, clipboard paste, configurable polling

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

Similar MCP servers embedding-nearest

chatgpt-mcp
A Model Context Protocol server for interacting with ChatGPT on macOS with Korean support
0 tools
chatgpt-mcp-plus
Enhanced MCP server for ChatGPT with dynamic button detection and improved response handling
0 tools
macOS-MCP
MCP server for macOS desktop automation via the Accessibility API.
0 tools
chatgpt-webui-mcp
Standalone MCP server for ChatGPT Web UI via session token
0 tools
iflow-mcp_chatgpt-mcp
A Model Context Protocol server for interacting with ChatGPT on macOS with Korean support
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-desktop-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}