mcp-server-openai

mcp-server-openai

61

The OpenAI MCP Server allows users to query OpenAI models through the Claude interface using the MCP protocol. It provides instructions for integration, development setup, and testing procedures, making it a useful tool for developers looking to connect these technologies.

OpenAI MCP Server

  • Query OpenAI models from Claude using the MCP protocol.
  • Integrate by adding configurations to claude_desktop_config.json.
  • Setup involves cloning the repository and installing dependencies.
  • Testing can be conducted using pytest.
  • Licensed under the MIT License.