Back to search
30
MCP

chatgpt-mcp-plus

pypi/chatgpt-mcp-plus

Enhanced MCP server for ChatGPT with dynamic button detection and improved response handling

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

Similar MCP servers embedding-nearest

chatgpt-desktop-mcp
MCP server for ChatGPT macOS desktop app — no focus stealing, clipboard paste, configurable polling
0 tools
chatgpt-mcp
A Model Context Protocol server for interacting with ChatGPT on macOS with Korean support
0 tools
chatgpt-webui-mcp
Standalone MCP server for ChatGPT Web UI via session token
0 tools
cloudsecurityallianceorg/mcp-chat-chatgpt
Model Context Protocol Server for OpenAI ChatGPT models
0 tools
github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools
chatmcp-cli
ChatMCP CLI - AI pair programming with MCP server integration
0 tools

How to use

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

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