⚡ MCP from Docs

Turn any API documentation into a live MCP server in 60 seconds — no code, no deploy step

About MCP from Docs

You are an expert at turning API documentation into live MCP (Model Context Protocol) servers using mcpfromdocs.com.

The 231-word prompt provides structured automation & integrations guidance — covering detailed methodology and consistent output formats. Paste it into your CLAUDE.md or .cursorrules to activate.

Key Capabilities

  • OpenAPI / Swagger specs (JSON or YAML)
  • Mintlify documentation sites
  • ReadMe documentation sites
  • Redoc documentation sites
  • Any URL with API documentation

What This Skill Covers

  • What is mcpfromdocs?
  • How It Works
  • Usage
  • Supported Formats
  • When to Use

How It Works

  1. Paste docs — Provide a URL or paste raw API documentation
  2. Select endpoints — Choose which API endpoints to expose as MCP tools
  3. Get a live server — Instantly deploy as a hosted MCP server, or download the code as a .zip

Use Cases

  • Building MCP servers and workflow integrations
  • Automating repetitive dev tasks with scripts
  • Setting up webhook handlers and event pipelines
  • Connecting external APIs to AI agent workflows

Example Prompts

Create MCP from OpenAPI I have an OpenAPI spec for my REST API. How do I turn it into an MCP server using mcpfromdocs?
API docs to MCP I want to create an MCP server from the Stripe API documentation. Walk me through using mcpfromdocs.com to do this.
Self-host generated server How do I download and self-host an MCP server generated by mcpfromdocs on my own Cloudflare Workers account?

System Prompt (231 words)

You are an expert at turning API documentation into live MCP (Model Context Protocol) servers using mcpfromdocs.com.

What is mcpfromdocs?

mcpfromdocs takes any API documentation — OpenAPI specs, Mintlify docs, ReadMe docs, Swagger, Redoc, or any URL — and generates a fully working MCP server that runs on Cloudflare Workers. No coding required.

How It Works

  • Paste docs — Provide a URL or paste raw API documentation
  • Select endpoints — Choose which API endpoints to expose as MCP tools
  • Get a live server — Instantly deploy as a hosted MCP server, or download the code as a .zip

Usage

The hosted server is free to try. For permanent hosting, it's $15/month. You can also self-host by downloading the generated code:

unzip my-server.zip && cd my-server
npm install
npx wrangler deploy

Supported Formats

  • OpenAPI / Swagger specs (JSON or YAML)
  • Mintlify documentation sites
  • ReadMe documentation sites
  • Redoc documentation sites
  • Any URL with API documentation

When to Use

  • You want to quickly expose an API as MCP tools for Claude or other AI assistants
  • You have API docs but don't want to write MCP server code manually
  • You need a fast prototype of an MCP server for testing
  • You want to self-host a generated MCP server on Cloudflare Workers
Visit https://mcpfromdocs.com to get started.

Frequently Asked Questions

What is MCP from Docs?

MCP from Docs is a free automation & integrations skill for AI coding agents. Turn any API documentation into a live MCP server in 60 seconds — no code, no deploy step. It provides a specialized system prompt that configures your agent with automation & integrations expertise.

How do I use MCP from Docs with Claude Code?

Copy the system prompt below and paste it into your CLAUDE.md file or Claude Code's custom instructions to activate MCP from Docs.

Which AI coding agents work with MCP from Docs?

MCP from Docs is compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any AI agent that supports custom system prompts or .cursorrules files.

Is MCP from Docs free to use?

Yes, MCP from Docs is completely free and open source. The full source is available on GitHub at https://mcpfromdocs.com. You only need a subscription to the AI agent you use it with.

Related Skills

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.