mcp-openai

mcp-openai

3.5

If you are the rightful owner of mcp-openai and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that lets you seamlessly use OpenAI's models right from Claude.

The MCP OpenAI Server is designed to integrate OpenAI's advanced language models directly into the Claude Desktop application. This server facilitates seamless communication with OpenAI's models, allowing users to leverage the capabilities of models like gpt-4o, gpt-4o-mini, o1-preview, and o1-mini. With a simple message-passing interface and basic error handling, the server ensures a smooth user experience. The server requires Node.js version 18 or higher and an OpenAI API key for operation. It is currently verified to work on macOS, with plans for broader platform support in the future.

Features

  • Direct integration with OpenAI's chat models
  • Support for multiple models including gpt-4o, gpt-4o-mini, o1-preview, and o1-mini
  • Simple message passing interface
  • Basic error handling
0