is-agentic.com
View report- Blume
- 100/100
- Mintlify
- 78/100
The polished docs, API references, and AI features you'd reach for Mintlify for, as a free, open-source framework you host anywhere. Your MDX comes with you, and an agent does the move.
npx blume migrate mintlify --claude| Blume | Mintlify | |
|---|---|---|
| Price | BlumeFree and open source, with no seat limits | MintlifyFree Starter for 5 editors without AI features; Pro from $450 a month |
| Hosting | BlumeAny host: Vercel, Netlify, Cloudflare, Node, or static files | MintlifyMintlify's cloud; self-hosting on AWS or Kubernetes on Enterprise |
| Editing | BlumeMarkdown and MDX in your repo, in any editor | MintlifyA web editor, plus MDX synced from Git |
| AI assistant | BlumeAsk AI on the model you choose, billed by your provider | MintlifyAn assistant on Pro, metered in credits at 25 per answer |
| API references | BlumeOpenAPI, AsyncAPI, and GraphQL, with a Try it playground | MintlifyOpenAPI and AsyncAPI with an API playground, plus GraphQL reference pages |
| Languages | Blumeblume translate fills in every locale with your coding agent | MintlifyMulti-language docs with a language switcher |
| Leaving | Blumeblume eject hands you a standalone Astro app | MintlifyYour MDX lives in Git; the site renders on Mintlify's platform |
Mintlify details are from its own pages as of September 23, 2026: Pricing, Self-hosting, Editor, AI credits, API playground, Internationalization. Something out of date? Let us know
is-agentic.com
View reportisitagentready.com
View reportScores are as reported by is-agentic.com and isitagentready.com on September 20, 2026, and may have changed since.
::: directives, Cards, Steps, Columns, Frame, and Tooltip carry over as they are, and Tabs gain an inline prop.docs.json groups become folders and tabs stay tabs, with a redirect for every URL that moves.sidebarTitle.Mintlify
Blume
Run one command in your docs project.
Using Codex? Swap --claude for --codex.
Review the agent's edits.
It follows Blume's migration playbook for MintlifyFumadocsDocusaurusStarlightNextra, rewriting your config and pages in place, so you review the whole move as one diff.
Preview the result.
Run npx blume dev, then read the agent's summary of anything it dropped or approximated.
Yes. Blume is open source under the MIT license, with no seats, plans, or usage credits, and you host it wherever you like.
Yes. Pages stay MDX. npx blume migrate mintlify --claude converts callouts to directives, maps Mintlify's components to Blume's, and turns docs.json navigation into folders and tabs.
Yes. Ask AI answers readers in the page using the model and provider you choose, and an opt-in MCP server lets coding agents search and read your docs. Both run on a server deployment.
Anywhere: Vercel, Netlify, Cloudflare, a Node server, or any static host. blume build outputs static files by default.
The agent reports anything without a Blume equivalent, such as footer social links, per-language banners, and dynamic redirects, so you can decide what to do with each.
Install today and ship a production-grade docs site in minutes. Free and open source, forever.
npx blume init