Skip to content
Back to search
30
MCP

OpenAI MCP

pulsemcp/openai mcp

Provides a high-performance bridge between OpenAI and Anthropic models with prompt templating, response streaming, and efficient caching for applications requiring customizable LLM access.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
0 tools
openai-responses-mcp
Lightweight MCP server (Responses API core). OpenAI integration + web_search.
0 tools
mcp-ai-hub
A Model Context Protocol (MCP) server that provides unified access to various AI providers through LiteLM. Chat with OpenAI, Anthropic, and
0 tools
OpenAI Tools MCP Server
Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI.
9 tools · streamable-http
aa-mcp
MCP server wrapping the Artificial Analysis API for LLM and multimodal model data queries
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openai_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}