MediaWiki for academic research
Academic research needs primary papers, full text, citation trails, and authoritative reference articles to ground definitions. This maintained MediaWiki server is our third pick of three here, and its specific value is reach into any MediaWiki, including domain-specific wikis, where the authoritative knowledge for a field sometimes lives rather than on Wikipedia.
It ranks third because it is not a paper source. For the core of academic work, finding and reading primary literature, the other picks fit better. MediaWiki earns its place when a specialist wiki is the reference an agent needs to search, read, and even correct as part of the research.
How MediaWiki fits
search-page searches titles and contents, search-page-by-prefix narrows by title prefix, and get-page and get-pages (up to 50 at once) pull the articles themselves. For tracing how knowledge connects, get-links-here lists pages that link to a given page and get-category-members lists a category's members, both useful for navigating a structured wiki. The history tools, get-page-history, get-revision, and compare-pages, let an agent check how a definition changed and diff versions, while parse-wikitext renders wikitext to HTML and get-file fetches a file page. get-recent-changes surfaces what was edited lately.
The limit is fundamental: a wiki is secondary literature, not a preprint archive or a peer-reviewed corpus. arXiv is the stronger pick for searching and reading primary papers and preprints. Wikipedia is the better grounding source for general background, broad, well-maintained, and widely trusted. MediaWiki overlaps Wikipedia technically, since Wikipedia runs on MediaWiki, but its real edge is connecting to specialist or internal wikis the other two cannot reach. Use it when the authoritative source is a particular MediaWiki rather than papers or the general encyclopedia.
Tools you would use
| Tool | What it does |
|---|---|
| get-page | Fetches a single wiki page. |
| get-pages | Fetches multiple wiki pages in one call (up to 50). |
| get-revision | Fetches a specific page revision. |
| get-page-history | Lists a page's recent revisions. |
| compare-pages | Diffs two versions of a page by revision, title, or supplied wikitext. |
| parse-wikitext | Renders wikitext to HTML without saving. |
| search-page | Searches page titles and contents. |
| search-page-by-prefix | Searches page titles by prefix. |
| get-category-members | Lists the members of a category (up to 500, paginated). |
| get-links-here | Lists pages that link to a given page (up to 500, paginated). |
FAQ
- Can the MediaWiki server find academic papers?
- Not primary papers. It searches and reads MediaWiki pages with search-page and get-page, which suits reference articles and specialist wikis, not a preprint archive. For papers and preprints, arXiv is the stronger pick; MediaWiki grounds definitions and domain knowledge held in a wiki.
- How is this different from just using the Wikipedia server?
- Wikipedia runs on MediaWiki, so they overlap there, but this server connects to any MediaWiki instance, including domain-specific or internal wikis Wikipedia does not cover. It also exposes editing and history tools like compare-pages and get-page-history for working with a wiki, not only reading it.