mcp-openai
48
The MCP OpenAI Server project enables seamless integration of OpenAI’s models within the Claude environment, supporting multiple chat models. It simplifies message passing and includes basic error handling, designed primarily for macOS users.
MCP OpenAI Server
A Model Context Protocol (MCP) server that integrates OpenAI's models with Claude.
Features
- Direct integration with OpenAI's chat models
- Support for multiple models: gpt-4o, gpt-4o-mini, o1-preview, o1-mini
- Simple message passing interface
- Basic error handling
Prerequisites
- Node.js >= 18
- Claude Desktop app
- OpenAI API key
Usage
Start chatting with Claude and ask it to use OpenAI's models. Supported models include gpt-4o and others.
Problems
This is alpha software and may contain bugs. Check Claude Desktop's MCP logs for issues.
Verified Platforms
- macOS