sourcey/sourcey
Precision documentation from OpenAPI, MCP, Doxygen, and Markdown guides. Static HTML you own. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 3886
- days_rel: 52
- days_push: 8
- n_releases_24m: 10
Adoption not part of the score
1361 stars · 331 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Sourcey is a TypeScript-based static site generator that turns OpenAPI specs, MCP servers, Doxygen XML, godoc, rustdoc, and Markdown into a single static HTML documentation site you own. It renders everything at build time with no runtime, and also emits llms.txt context exports for AI retrieval workflows.
Use cases
- generate static API reference docs from an OpenAPI spec
- document MCP server tools and resources as browsable reference
- build searchable C++ docs from Doxygen XML without Sphinx
- generate Go godoc or Rust rustdoc static documentation sites
- combine markdown guides with API reference in one docs site
- generate llms.txt files alongside HTML docs for AI agents
- self-host documentation on GitHub Pages or S3 without a vendor
When to choose
- you want static HTML docs you fully own and can deploy anywhere
- you need API reference plus guides, changelog, and roadmap in one build
- you want agent-friendly output like llms.txt and a JSON search index
- you're tired of hosted docs platforms or heavy JS documentation frameworks
When to avoid
- you need a hosted docs platform with collaborative editing
- you require runtime-rendered or server-side dynamic documentation
- your project is not Node.js/TypeScript based and you prefer a different ecosystem tooling
Facets
cli-tool · maturity active
static-site-generator api-documentation documentation markdown cli search-engine documentation developer-tools apis web-development cli cross-platform openapi swagger mcp doxygen godoc rustdoc llms-txt static-docs docs-generator api-reference nodejs
6 sources
- readme: https://github.com/sourcey/sourcey · fetched 2026-08-28 · b7f31495578a
- homepage: https://sourcey.com · fetched 2026-08-29 · 01b08b8ceb7b
- site_page: https://sourcey.com/docs · fetched 2026-08-29 · 157d62bacb8c
- registry_npm: https://registry.npmjs.org/sourcey · fetched 2026-08-29 · 52c3e7a7b997
- site_page: https://sourcey.com/oss · fetched 2026-08-29 · 2c13cd7bda6a
- site_page: https://sourcey.com/releases/sha256-f54ae5559bef1aae2cdbacb1c26d5860eeb4459221b4469e67117cc1d09a01b8 · fetched 2026-08-29 · 555478a7b21f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sourcey/sourcey | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem