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.
Máy chủ liên quan
PUBLICMCP
Open standard for public-facing business identity MCP servers. pip install publicmcp to deploy in minutes. Federated router discovers and proxies calls to registered businesses.
mcp-swiss
Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.
Zen7-Payment-Agent
Zen7 Payment Agent is the first implementation project of DePA (Decentralized Payment Agent), pioneers next-generation intelligent payment infrastructure.
Wordle MCP - Go
Fetches daily Wordle solutions using the official Wordle API.
Etsy
A TypeScript-based MCP server for interacting with the Etsy API, featuring a simple notes system.
AAI Gateway
Unified MCP & skill management gateway with progressive disclosure. Manages multiple MCP servers as Agent Apps, loading tool schemas on demand for 99% context token savings. Shared across Claude Code, Codex, OpenCode and more.
Time
Get the current time and perform timezone conversions using IANA timezone names.
CryptoAPIs MCP Signer
MCP server for local transaction signing across EVM, UTXO, Tron, and XRP blockchains — no API calls required
MCP Servers
A collection of MCP servers for Cursor IDE, including demo and weather services.
Currency And Oil
Zenrus MCP Server 是一个提供实时货币汇率和石油价格的服务器,支持多种计算功能,适用于金融分析和自动化工具集成。