mcp-server-openai-bridge
Bridge to OpenAI API. Access GPT, GPT-o and other OpenAI models through MCP.
mcp-server-openai-bridge
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
| Variable | Required | Description |
|---|---|---|
OPENAI_API_KEY | Yes | Your 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
- Jasper van de Meent (@jaspertvdm)
- Root AI (Claude) - [email protected]
License
MIT
One Love, One fAmIly!
Official Distribution
This package is officially distributed via:
- PyPI: https://pypi.org/project/mcp-server-openai-bridge/
- GitHub: https://github.com/jaspertvdm/mcp-server-openai-bridge
Note: Third-party directories may list this package but are not official or verified distribution channels for Humotica software.
Похожие серверы
NBA MCP Server
Provides NBA statistics and live game data using the Model Context Protocol (MCP).
Weather MCP
An API for AI models to fetch weather data.
Smithsonian Open Access
An MCP server to interact with the Smithsonian’s Open Access collection.
CS2 RCON MCP
A server for managing Counter-Strike 2 servers using the RCON protocol.
BloodHound MCP
Enables Large Language Models to interact with BloodHound Community Edition data.
AHME MCP
Asynchronous Hierarchical Memory Engine
IzmirMCP
Access real-time public transit data for İzmir, including vehicle positions, arrivals, and schedules from İZBAN and ESHOT.
Arcadia Finance
Manage Uniswap and Aerodrome liquidity positions with automated rebalancing and leverage.
MCP Media Player
Control a media player via Home Assistant.
Simtheory
MCP client with model switching, assistants and agentic mode.