📡 MCP Radar

The-Swarm-Corporation/mcp-scribe

Point it at an OpenAPI schema. Get an MCP server.

5 stars
0 forks
Python
momentum ▲ 10.0
created 2026-08-21
on radar since 2026-08-23
star trend 3 → 5 since 2026-08-23
mcpmcp-clientmcp-gatewaymcp-securitymcp-servermcp-serversmcp-servicemcp-tools
View on GitHub ↗Homepage ↗

About mcp-scribe

Transcribe any OpenAPI schema into a production-grade MCP server.

Point MCP Scribe at an OpenAPI schema. Get an MCP server.

Every operation in the spec becomes a tool a model can call, with the JSON Schema, the credentials, the retries, the rate limiting, and the response shaping already handled. There is no generated code to maintain and no adapter layer to keep in sync — the spec is the source of truth, and the server is derived from it at startup.

MCP Scribe is designed for teams putting real APIs in front of language models, where the failure modes that matter are credential leakage, runaway retries against a billable endpoint, and tool surfaces too large for a model to navigate.

The http extra installs uvicorn and starlette, required only for HTTP transport. A stdio server needs neither.

Capability What it delivers --- --- Universal spec ingestion OpenAPI 3.1, 3.0, and Swagger 2.0 from a URL, file, or stdin — JSON or YAML. Swagger 2.0 is converted up front; external and recursive $refs are prefetched and resolved. Zero-code tool generation One MCP tool per operation, emitted as JSON Schema 2020-12 with the full style/explode matrix, $defs for recursive models, and automatic body flattening for tool-calling accuracy. Credential isolation Credential parameters declared in the spec are stripped from tool schemas and injected at request time. The model is never asked to produce a secret it does not hold. Enterprise authentication API key (header, query, cookie), bearer, HTTP basic, OAuth2 client credentials with automatic refresh, and arbitrary static headers — compos

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/The-Swarm-Corporation--mcp-scribe.html)

Related MCP servers

qfoldit/UNITY-TOOLBELT

102 composite editor-automation tools for Unity, exposed to AI agents through Unity's own official MCP bridge.

⭐ 5C#
codeztech-atique/500-AI-Agents-Projects

The 500 AI Agents Projects is a curated collection of AI agent use cases across various industries. It showcases practical applications and provides links to open-source projects for implementation, i

⭐ 3Python
priyansh-narang2308/TheBlacklisted-NitroStack

Protocol-0 is an MCP (Model Context Protocol) server that gives AI assistants, Claude, Cursor, ChatGPT, NitroChat, or any MCP-compatible client, real authority to act as your Site Reliability Engineer

⭐ 4TypeScript
s3hq4y/portal

Portal VS Code extension - public MCP endpoint

⭐ 4TypeScript
FrancisTCE/gresui-web

simple postgres ui + mcp service layer. NPM: https://www.npmjs.com/package/gresui-web

⭐ 3TypeScript
Dragkob/MCPhantom

MCPhantom is a local web dashboard for MCP endpoint recon. Discover resources, templates, tools, and prompts, then interact with them from a security console.

⭐ 6Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.