Skip to content
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%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-server-chatgpt-mac-app
This is an MCP server that allows you to use the ChatGPT macOS app via MCP. The original version was written in Python as [mcp-server-chatgp
0 tools
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
mcp server chatgpt mac app
Metadata-only Glama MCP server.
0 tools
macOS-MCP
MCP server for macOS desktop automation via the Accessibility API.
0 tools
macOS-MCP
MCP server for macOS desktop automation via the Accessibility API.
0 tools

How to use

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

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