Labsco
jaspertvdm logo

mcp-server-openai-bridge

โ˜… 1

from jaspertvdm

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

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server that bridges MCP clients (Claude Desktop, etc.) to the OpenAI API so you can reach GPT models from within your agent.

What you get โ€”

  • Connect an MCP client to OpenAI โ€” e.g. "ask GPT-4 to draft a second opinion on this code"
  • Support for GPT-4, GPT-3.5 and other OpenAI models
  • Streaming responses
  • Simple config, pip- or Docker-installable

Requirements โ€” an OpenAI account; set OPENAI_API_KEY (required).

Cost snapshot โ€” The bridge itself is free and MIT-licensed, but it fronts a paid API โ€” all model usage is billed by OpenAI per your API plan.

Setup effort โ€” pip install mcp-server-openai-bridge (or docker build/run), then add the key to your Claude Desktop config.

Our take โ€” Fine if you specifically want cross-model access to OpenAI from Claude. Caveat: the README is thin on actual tool/feature detail and notes only PyPI/GitHub as "official" channels โ€” it's a minimal, single-star bridge from a niche ecosystem.

Source: the project README โ€” summarized 2026-07-08.