MCP server · OpenAI

openai-docs-mcp

OpenAI runs one remote MCP server of its own and it is a DOCUMENTATION server, not an API-control server. `openai-docs-mcp` lets an agent search, browse and fetch the markdown behind platform.openai.com, developers.openai.com and learn.chatgpt.com, and — the part that matters for agent readiness — pull the OpenAPI fragment for any named OpenAI API endpoint via `get_openapi_spec`. No tool on it calls the OpenAI API: an agent cannot create a completion, upload a file, or manage a project through this server. Every tool is annotated readOnlyHint:true / destructiveHint:false, and `execution.taskSupport` is "forbidden" on all five, so the server itself declares it does no long-running work. It needs no key, which makes it one of the very few MCP surfaces in the catalog an agent can reach with zero configuration. DELIBERATELY NOT COUNTED HERE: OpenAI's much larger MCP presence is as a CONSUMER and a PLATFORM — the Responses API accepts remote MCP servers as tools, the Apps SDK is a framework for third parties to BUILD MCP servers, and the Codex CLI connects to external MCP servers via `codex mcp`. None of those is OpenAI running a server for its own API, and folding them in would credit the sales surface instead of the published one.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

⚠ Proposed MCP surface. No official hosted MCP server was found for OpenAI. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If OpenAI publishes an official server, this page will update to it on the next build.
Provider: OpenAI Type: Candidate descriptor Transport: streamable-http Host: raw.githubusercontent.com

Descriptor

https://raw.githubusercontent.com/api-evangelist/openai/refs/heads/main/mcp/openai-mcp.yml

Candidate descriptor · transport streamable-http

Tools

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.

Work with this as data

Every MCP server here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for mcp servers

4 MCP tools reach this
  • find_mcpBrowse and filter every MCP server in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This MCP server
curl "https://apis.io/api/v1/mcp/openai-docs-mcp"
All mcp servers
curl "https://apis.io/api/v1/mcp?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.