Community Tools

A curated list of tools and projects that support, integrate with or build on the mcpdesc format.

Add your own tool

Did you build something that support the mcpdesc format?

Open source Tools

Dump capabilities from live MCP servers, generate changelogs and documentation.

creationdocumentation

TypeScriptnpm

Run mock MCP servers from mcpdesc files, record/replay traffic from live servers.

hosting

TypeScriptnpm

Embedabble TypeScript component for authoring, validating, previewing, and exporting mcpdesc documents. Powers the Live Editor at mcpdesc.org.

creationtesting

TypeScriptnpm

Embeddable, read-only view of an mcpdesc document — corresponds to the right pane of the MCP Descriotion editor.

documentation

TypeScriptnpm

Automated Testing for MCP servers, test scenarios auto-generated from mcpdesc documents.

testing

TypeScript

Categories

TagDefinition
creationTools for producing MCP Description documents — capturing capabilities from a live MCP server, editing a description in the browser, or generating one from scratch.
documentationTools for generating or rendering human-readable output from a description — changelogs, documentation pages, and embeddable card views for portals.
hostingTools that serve or proxy at runtime — mock MCP servers, gateways, and adapters that spin up a server directly from a description.
testingTools for ensuring descriptions accuracy and consistency — format compliance, linting style rules, evaluate a server behaviour against a description.