bi

billster45/mcp-chatgpt-responses

🐍 ☁️ MCP server for Claude to talk to ChatGPT and use its web search capability.

#Claude#ChatGPT#web search
Publisherbillster45/mcp-chatgpt-responses
Submitted date4/19/2025

Overview

Title

MCP ChatGPT Server

How to Use

The MCP ChatGPT Server enables direct access to OpenAI's ChatGPT API through Claude Desktop. Installation can be done via Smithery or manually by cloning the repository, setting up a virtual environment, and configuring Claude Desktop to use the server. Users can interact with ChatGPT by prompting Claude to utilize the provided tools (ask_chatgpt and ask_chatgpt_with_web_search).

Key Features

  • Customizable ChatGPT API calls with adjustable parameters (model, temperature, max tokens).
  • Web search integration for up-to-date information retrieval.
  • Conversation state management via OpenAI’s Responses API.
  • Seamless integration with Claude Desktop for AI-to-AI interactions.

Use Cases

  • AI Collaboration: Facilitate discussions between Claude and ChatGPT for complex problem-solving.
  • Real-Time Information: Fetch current data (e.g., weather, news) using web search.
  • Learning & Development: Query ChatGPT for educational content (e.g., Python tutorials).
  • Agentic Tasks: Plan dynamic activities (e.g., day trips) based on real-time conditions.

Visit More

View All