Back to search
30
MCP

chatgpt-webui-mcp

npm/chatgpt-webui-mcp

Standalone MCP server for ChatGPT Web UI via session token

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

Similar MCP servers embedding-nearest

chatgpt-mcp-plus
Enhanced MCP server for ChatGPT with dynamic button detection and improved response handling
0 tools
chatgpt-desktop-mcp
MCP server for ChatGPT macOS desktop app — no focus stealing, clipboard paste, configurable polling
0 tools
chatgpt websearch mcp
Metadata-only Glama MCP server.
0 tools
iflow-mcp_mcp-chatgpt-responses
ChatGPT MCP Server - Access OpenAI's ChatGPT API directly from Claude Desktop
0 tools
chatgpt mcp server
Metadata-only Glama MCP server.
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-webui-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}