jaspertvdm/mcp-server-openai-bridge
FreeNot checkedBridge to OpenAI API. Access GPT-4, GPT-4o and other OpenAI models through MCP.
About
Bridge to OpenAI API. Access GPT-4, GPT-4o and other OpenAI models through MCP.
README
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.
Installing jaspertvdm/mcp-server-openai-bridge
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/jaspertvdm/mcp-server-openai-bridgeFAQ
Is jaspertvdm/mcp-server-openai-bridge MCP free?
Yes, jaspertvdm/mcp-server-openai-bridge MCP is free — one-click install via Unyly at no cost.
Does jaspertvdm/mcp-server-openai-bridge need an API key?
No, jaspertvdm/mcp-server-openai-bridge runs without API keys or environment variables.
Is jaspertvdm/mcp-server-openai-bridge hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install jaspertvdm/mcp-server-openai-bridge in Claude Desktop, Claude Code or Cursor?
Open jaspertvdm/mcp-server-openai-bridge on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare jaspertvdm/mcp-server-openai-bridge with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
