mcp-server-openai-bridge

Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.

mcp-server-openai-bridge

PyPI

MCP Server - Bridge to OpenAI API.

Part of the HumoticaOS / SymbAIon ecosystem.

Installation

pip install mcp-server-openai-bridge

Usage

With Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "openai": {
      "command": "mcp-server-openai-bridge",
      "env": {
        "OPENAI_API_KEY": "sk-..."
      }
    }
  }
}

With Docker

docker build -t mcp-server-openai-bridge .
docker run -i -e OPENAI_API_KEY=sk-... mcp-server-openai-bridge

Environment Variables

VariableRequiredDescription
OPENAI_API_KEYYesYour OpenAI API key

Features

  • Connect MCP clients to OpenAI API
  • Support for GPT-4, GPT-3.5, and other models
  • Streaming responses
  • Simple configuration

Authors

License

MIT


One Love, One fAmIly!

Official Distribution

This package is officially distributed via:

Note: Third-party directories may list this package but are not official or verified distribution channels for Humotica software.

Related Servers

NotebookLM Web Importer

Import web pages and YouTube videos to NotebookLM with one click. Trusted by 200,000+ users.

Install Chrome Extension