Secure MCP server for MediaWiki wikis β search, pages, categories, and more
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Secure MCP server for MediaWiki wikis. Search, read, create, edit, and manage wiki pages, categories, files, and more. Works with any MediaWiki instance β public or private.
Claude Code config:
| Variable | Required | Description |
|---|---|---|
MEDIAWIKI_URL | Yes | Wiki base URL (e.g., https://en.wikipedia.org/w/) |
MEDIAWIKI_USERNAME | No | Bot/user account for write operations |
MEDIAWIKI_PASSWORD | No | Bot/user password |
MEDIAWIKI_HTTP_USER | No | HTTP Basic Auth username (.htaccess) |
MEDIAWIKI_HTTP_PASS | No | HTTP Basic Auth password |
| Category | Tool | Description |
|---|---|---|
| Pages | search | Full-text search across wiki |
| Pages | get_page | Get page wikitext content |
| Pages | get_page_html | Parse page to HTML |
| Pages | list_pages | List pages with prefix filter |
| Pages | create_page | Create a new page |
| Pages | edit_page | Edit an existing page |
| Pages | delete_page | Delete a page |
| Pages | move_page | Move/rename a page |
| Categories | list_categories | List all categories |
| Categories | get_category_members | Get pages in a category |
| Categories | get_page_categories | Get categories for a page |
| Recent Changes | list_recent_changes | List recent edits |
| Parsing | parse_wikitext | Parse raw wikitext to HTML |
| Site Info | get_site_info | Get wiki config and version |
| Site Info | list_namespaces | List wiki namespaces |
| Users | get_user_info | Get user details |
| Users | list_user_contributions | List user edits |
| Files | get_file_info | Get file/image metadata |
| Files | list_files | List files on the wiki |
AGPL-3.0-or-later
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-mediawiki)<a href="https://allmcps.com/mcp/mcp-mediawiki"><img src="https://allmcps.com/api/badge/mcp-mediawiki?style=directory" alt="MCP Mediawiki on AllMCPs" /></a>