MCP Directory
Back

sourcey

by sourcey · TypeScript · ★ 1,305

Precision documentation from OpenAPI, MCP, Doxygen, and Markdown guides. Static HTML you own.

#api-documentation#developer-tools#docs#documentation#documentation-generator#doxygen#godoc#llms-txt#mcp-server#openapi#openapi-documentation#openapi3#openapi31#static-site-generator#swagger#typescript

Install

npx -y github:sourcey/sourcey

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "sourcey": {
      "command": "npx",
      "args": [
        "-y",
        "github:sourcey/sourcey"
      ]
    }
  }
}

From the README

> Docs straight from the source. Sourcey turns OpenAPI, MCP, Doxygen XML, godoc, rustdoc, and Markdown into one static HTML site you own: reference, guides, changelog, roadmap, and llms.txt from the same build, deployable anywhere. Everything renders at build time: no dashboard, no runtime, no API calls to render your own documentation. [](https://www.npmjs.com/package/sourcey) [](https://github.com/sourcey/sourcey/actions) [](https://nodejs.org) [](LICENSE) **[Live demo](https://sourcey.com/cheesestore)** · [Documentation](https://sourcey.com/docs) · [GitHub](https://github.com/sourcey/so…
Read full README on GitHub →

Related other servers