MCP'S
OpenAI Docs MCP
by OpenAI
Overview
Official public MCP server for OpenAI developer documentation, enabling assistants to search and fetch current OpenAI docs context.
Details
OpenAI Docs MCP is an OpenAI-hosted public Model Context Protocol server for OpenAI developer documentation. OpenAI’s Docs MCP guide says the server is hosted at https://developers.openai.com/mcp and provides read-only search and page-content access to OpenAI developer docs. OpenAI’s curated openai-docs skill instructs agents to use the developers.openai.com MCP server and its search, fetch, and OpenAPI-spec tools for current OpenAI documentation.
When to Use
Use when an MCP-capable assistant needs current context from OpenAI developer documentation. Use when building with the OpenAI API ChatGPT Apps SDK or Codex docs and you want answers grounded in official documentation. Use when an agent workflow should search or fetch OpenAI docs instead of relying only on built-in model knowledge.
Getting Started
- Read the official Docs MCP guide at https://developers.openai.com/learn/docs-mcp.
- Configure an MCP-capable client or assistant to use OpenAI’s public server URL: https://developers.openai.com/mcp.
- Ask documentation-focused questions so the assistant can use the server’s read-only search and page-content access.
- For agent skill usage
- follow OpenAI’s curated openai-docs skill instructions in the OpenAI skills repository.
Key Features
- •Official public Model Context Protocol server hosted by OpenAI for developer documentation.
- •Read-only search access to OpenAI developer docs.
- •Page-content fetching for OpenAI developer docs.
- •Provides current documentation context for OpenAI API
- •ChatGPT Apps SDK
- •and Codex docs.
- •OpenAI’s curated openai-docs skill references search
- •fetch
- •and OpenAPI-spec tools.
Capabilities
- •mcp
- •remote-mcp-server
- •documentation-search
- •page-content-fetch
- •openapi-spec-access
- •openai-api-docs-context
- •chatgpt-apps-sdk-docs-context
- •codex-docs-context
Last updated Jun 20, 2026