AnvilWiki vs Fandom vs Wiki.js — How to Choose
These tools get recommended in the same breath, but they are three different species. Pick with three questions: who writes the content, who keeps the revenue, and how much server you want to run.
The three species
Hosted community platform — free hosting and community editors, but the platform controls the ads, the domain, and takes a cut of the revenue.
Self-hosted collaboration engines — web editors, accounts, permissions. You run (and pay for) a server and a database.
Static publishing template — you and your AI agent write MDX in git, deploy free on Cloudflare Pages, keep 100% of ad revenue.
The core comparison
AnvilWiki vs a hosted platform vs self-hosted engines.
| AnvilWiki | Fandom | Self-hosted engines | |
|---|---|---|---|
| Species | Static site template | Hosted wiki platform | Self-hosted wiki software |
| Who writes content | You + AI agent (git / PR) | Community volunteers (web editor) | Team members (web editor) |
| Server cost | Free — Cloudflare Pages | Free (platform-hosted) | Your own VPS + database |
| Ad revenue | 100% yours (AdSense slots built in) | Platform takes a cut | DIY — rarely built in |
| SEO control | Full suite built in | Platform-controlled | Depends on setup |
| Performance | Lighthouse 4×100 out of the box | Medium | Depends on caching |
| Multi-user editing | Not needed — solo + AI | Strong | Strong — accounts + permissions |
| AI content workflow | Built in — agent skills ship in the repo | None | None |
| License | MIT | Commercial platform | GPL / AGPL / MIT (varies) |
| Data ownership | Your git repo — portable | Platform-locked, limited export | Your server |
The self-hosted engines, at a glance
Neutral facts, alphabetical order. GitHub data as of 2026-08.
| Project | Positioning | License | Stars | Latest release | Best for |
|---|---|---|---|---|---|
| BookStack | Structured team knowledge base (shelves → books → chapters → pages) | MIT | ~19.0k | v26.05 (2026-07) | Team docs, non-technical editors |
| Docmost | Modern real-time collaboration — a Notion/Confluence alternative | AGPL-3.0 | ~21.4k | v0.95 (2026-07) | Real-time collaborative knowledge bases |
| DokuWiki | PHP wiki with no database — content lives in plain files | GPL-2.0 | ~4.7k | 2026-07-14 | Low-resource self-hosting |
| MediaWiki | The engine behind Wikipedia | GPL | ~5.2k (mirror) | Continuous | Large community encyclopedias |
| Wiki.js | Node.js wiki with Git sync and a modern UI | AGPL-3.0 | ~28.8k | v2.5 (2026-05) | Modern self-hosted wikis |
AnvilWiki itself is young — v2.0 shipped in 2026-08 and its GitHub stars are still a two-digit number, not a decade of ecosystem like the projects above. What you get instead is an architecture written for the AI-search era: static, structured, agent-driven. Judge it by the demo, not the star count.
When NOT to pick AnvilWiki
Honest guidance — the right tool beats another star.
Still deciding? Try the demo.
A complete game wiki built with AnvilWiki — Lighthouse 4×100, deployable in 30 minutes.