-
securityA
license-
qualityA Model Context Protocol (MCP) server that lets you seamlessly use OpenAI's models right from Claude.
Last updated -
1
24
28
JavaScript
MIT License
通过 MCP 协议公开 OpenAI 代理的模型上下文协议 (MCP) 服务器。
该服务器使用 OpenAI Agents SDK 公开单个代理和多代理协调器:
每个代理都可以通过 MCP 协议访问,从而使任何 MCP 客户端(包括 Claude 桌面应用程序)都可以使用它们。
要通过Smithery自动为 Claude Desktop 安装 openai-agents-mcp-server:
您可以通过以下方式自定义此服务器:
您可以使用环境变量配置服务器:
OPENAI_API_KEY
:您的 OpenAI API 密钥(必需)MCP_TRANSPORT
:使用的传输协议(默认值:“stdio”,可以是“sse”)您可以使用 MCP 检查器测试服务器:
然后打开 Web 浏览器并导航至http://localhost:5173 。
麻省理工学院
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模型上下文协议服务器使 Claude 用户能够通过 MCP 协议访问专门的 OpenAI 代理(网络搜索、文件搜索、计算机操作)和多代理协调器。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lroolle/openai-agents-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server