jaspertvdm/mcp-server-openai-bridge
Overview
A Python bridge connecting MCP to the OpenAI API, enabling access to models like GPT-4 and GPT-4o.
Capabilities
- • github integration
- • mcp client integration
Best For
Python bridge for MCP to access OpenAI API, supporting GPT-4, GPT-4o, and other models.
Decision Snapshot
Install
available
Usage
available
Config
1 strong hints
Capabilities
2 key capabilities detected
- • GitHub stars: 1
- • Forks: 1
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
pip install mcp-server-openai-bridge
Usage
{ && "mcpServers": { && "openai": { && "command": "mcp-server-openai-bridge",Features
- • Support for GPT-4, GPT-3.5, and other models
- • Streaming responses
- • Simple configuration
- • github integration
- • mcp client integration
Use Cases
- • Supports capabilities such as: github integration; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • github integration
- • mcp client integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "openai": { && "command": "mcp-server-openai-bridge",
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
jaspertvdm/mcp-server-ollama-bridge
A bridge connecting MCP to local Ollama LLM servers, enabling use of models like Llama, Mistral, and Qwen through MCP.
jaspertvdm/mcp-server-gemini-bridge
A Python bridge connecting MCP to the Google Gemini API, enabling access to Gemini Pro and Flash models.
particlefuture/MCPDiscovery
A tool for automatic discovery and configuration of MCP servers on local machines.
SureScaleAI/openai-gpt-image-mcp
An MCP server for OpenAI GPT image generation and editing, supporting create-image and edit-image operations with file or base64 output.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.