mcpbeat Sign in

MCP API Doc Generator MCP Server

local only

MCP API Doc Generator runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Generate OpenAPI 3.1 specs, endpoint docs, TypeScript SDKs, and test suites from code

Installs per day peak 138 · avg 6 · +2471% w/w
a month agotoday
23
Installs / week
npm · mcp-api-doc-generator
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check MCP API Doc Generator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-api-doc-generator -- npx -y mcp-api-doc-generator
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-api-doc-generator": {
      "args": [
        "-y",
        "mcp-api-doc-generator"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-api-doc-generator]
command = "npx"
args = ["-y", "mcp-api-doc-generator"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-api-doc-generator": {
      "args": [
        "-y",
        "mcp-api-doc-generator"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-api-doc-generator": {
      "args": [
        "-y",
        "mcp-api-doc-generator"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP API Doc Generator

same job, measured the same way
Evidrift
by bm1016bm-svg

Catch TypeScript API and OpenAPI contract drift in AI-generated code, then revalidate it in CI.

48 installs/wk local only
SOAPNoteAPI
by soapnoteapi

Generate clinical SOAP notes, billing codes, and visit summaries from transcripts or audio.

36 installs/wk local only
Vaspera Pm
by rcolkitt

Verify docs against code, detect drift, and generate verified specs (MCP server).

48 installs/wk local only
Cloud Agent
by joepangallo

AI software engineer — writes code, opens PRs, reviews code, generates tests, and more.

19 installs/wk local only
Sceneview
by sceneview

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

77 installs/wk local only
Sceneview
by thomasgorisse

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

local only
SceneView
by sceneview

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

local only
OpenQR
by openqr

Generate, edit and track dynamic (editable) QR codes with scan analytics. Hosted MCP and REST API.

42 installs/wk 20 tools answering

MCP API Doc Generator — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP API Doc Generator?
MCP API Doc Generator runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-api-doc-generator was installed 23 times last week.
How do I connect MCP API Doc Generator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-api-doc-generator straight from npm; nothing to host, nothing to sign up for.
How many people use MCP API Doc Generator?
The npm package mcp-api-doc-generator was installed 23 times in the last week. Week over week that is +2471%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.