mzxrai/mcp-openai
by Various
Chat with OpenAI models from Claude Desktop
MCP
mzxrai/mcp-openai
Added 1 June 2026
Overview
mzxrai/mcp-openai is an MCP server that lets users chat with OpenAI models directly from the Claude Desktop interface. It bridges the Model Context Protocol to route prompts from Claude to OpenAI's API. Users configure it as a standard MCP client within Claude Desktop.
Best for
Best for
Developers who want to use OpenAI models within the Claude Desktop environment
Use cases
- Access GPT-4 or other OpenAI models via Claude's interface
- Combine Claude and OpenAI capabilities in one workflow
- Test OpenAI model responses without leaving Claude Desktop
How to use
Tools exposed
openai_chat
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "mcp-openai": {\n "command": "npx",\n "args": ["-y", "@mzxrai/mcp-openai@latest"],\n "env": {\n "OPENAI_API_KEY": "your-api-key-here (get one from https://platform.openai.com/api-keys)"\n }\n }\n }\n} Notes
mzxrai/mcp-openai is an MCP server that lets users chat with OpenAI models directly from the Claude Desktop interface. It bridges the Model Context Protocol to route prompts from Claude to OpenAI’s API. Users configure it as a standard MCP client within Claude Desktop.
72 stars on GitHub. Last updated 2024-12-06. Licensed MIT.
Use cases
- Access GPT-4 or other OpenAI models via Claude’s interface
- Combine Claude and OpenAI capabilities in one workflow
- Test OpenAI model responses without leaving Claude Desktop
Pros
- Simple MCP bridge between Claude Desktop and OpenAI
- Easy to set up with standard MCP configuration
- Leverages OpenAI’s model capabilities from Claude’s environment
Cons
- Requires an OpenAI API key and incurs usage costs
- Dependent on both Claude Desktop and OpenAI API availability
- Limited to text-based interactions through Claude Desktop
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple MCP bridge between Claude Desktop and OpenAI
- Easy to set up with standard MCP configuration
- Leverages OpenAI's model capabilities from Claude's environment
Cons
- Requires an OpenAI API key and incurs usage costs
- Dependent on both Claude Desktop and OpenAI API availability
- Limited to text-based interactions through Claude Desktop
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.