mcp-openai logo

mcp-openai与OpenAI模型在Claude Desktop中即插即用

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

mcp-openai 是一个 Model Context Protocol(MCP)服务器,能够在 Claude Desktop 应用程序中无缝地与 OpenAI 的聊天模型交互。它支持多种模型,包括 gpt-4o、gpt-4o-mini、o1-preview 和 o1-mini。 服务器需要安装 Claude Desktop 应用并提供 OpenAI API Key,相关配置在 claude_desktop_config.json 文件中。使用时,只需让 Claude 调用 OpenAI 的模型,服务器将负责与之的通信。 mcp-openai 服务器目前支持以下模型和消息传递接口。 由于处于 Alpha 版,服务器可能存在错误,建议用户检查 Claude Desktop MCP 日志以排查任何问题。

主要功能

  • OpenAI聊天模型整合
  • 多模型支持
  • 简单消息传递
  • 基本错误处理

价格

模型
Free
评分
暂无评价

使用场景

在Claude中使用OpenAI模型

用户可以要求Claude使用OpenAI的模型,例如gpt-4o或o1-preview,为问题或问题提供响应。

平滑的模型切换

MCP服务器允许用户在与Claude互动时轻松切换不同的OpenAI模型,例如gpt-4o和gpt-4o-mini。

优点 & 缺点

优点

  • 直接与OpenAI聊天模型集成
  • 支持多个模型
  • 简单消息传递接口

缺点

  • _alpha阶段软件,可能存在错误
  • 需要OpenAI API密钥和Claude Desktop应用程序

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Is there any additional cost beyond the OpenAI API usage?

mcp-openai itself is MIT‑licensed and free to use; costs come only from your OpenAI API usage based on the chosen model.

Asked by Celeste Marchetti · Dec 19, 2025

What are the main limitations of using this alpha server?

As alpha software it may contain bugs and basic error handling is provided. Check Claude Desktop’s MCP logs for issues, and be aware that it requires a valid OpenAI API key and a recent Node.js (>=18) environment.

Asked by Rania Nasser · Nov 11, 2025

Which OpenAI models are supported and how do I call them?

mcp-openai supports gpt-4o (default), gpt-4o-mini, o1-preview, and o1-mini. Ask Claude something like "What does gpt 4o think about this?" or "Can you ask o1 what it thinks about this problem?".

Asked by Nikolai Petrenko · Sep 30, 2025

How do I set up mcp-openai with Claude Desktop?

Install Claude Desktop, obtain an OpenAI API key, then add a mcpServers entry in claude_desktop_config.json pointing to the mcp-openai command. The server will start automatically when you need it.

Asked by Linda Petersen · Sep 15, 2025

提问

服务配缩器 的替代品