π βοΈ MCP server for Claude to talk to ChatGPT and use its web search capability.
MCP ChatGPT Server
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
).
π β an openAI middleware proxy to use mcp in any existing openAI compatible client
π β framework to build vertical AI agent
π β Use MCP provided tools in LangChain.js
A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).