Enterprise DNA
M MCP Servers Developer low

mzxrai/mcp-openai

by Various

Chat with OpenAI models from Claude Desktop

M

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks