Skip to content
Back to search
30
MCP

openai-responses-mcp

npm/openai-responses-mcp

Lightweight MCP server (Responses API core). OpenAI integration + web_search.

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

Similar MCP servers embedding-nearest

iflow-mcp_mcp-server-openai
MCP server for OpenAI API integration
0 tools
openai-ads-mcp
Typed MCP server for OpenAI Ads and ChatGPT Ads via the Advertiser API
0 tools
mcpbind-openai-websearch-mcp
MCP Server Package: openai-websearch-mcp
0 tools
io.github.hypd-ai/openai-ads-mcp
Read-only MCP server for the OpenAI Ads API: campaigns, ad groups, ads, and insights.
0 tools
io.github.shalevshalit/image-recognition-mcp
MCP server for AI-powered image recognition and description using OpenAI vision models.
0 tools
swiftopenai-mcp
MCP server for SwiftOpenAI - access OpenAI APIs through Model Context Protocol
0 tools

How to use

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

{
  "mcpServers": {
    "openai-responses-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}