Mediawiki MCP Server

v1.0.0AI/MLstable

A MCP server that allows you to search and retrieve content on any wiki site using MediaWiki with LLMs 🤖 wikipedia.org, fandom.com, wiki.gg and more sites using Mediawiki are supported!

mcpmcp-servermediawikiwikiwikipedia
Share:
25
Stars
0
Downloads
0
Weekly
0/5

About

A MCP server that allows you to search and retrieve content on any wiki site using MediaWiki with LLMs 🤖 wikipedia.org, fandom.com, wiki.gg and more sites using Mediawiki are supported!

Features

  • get-page
  • get-page-history
  • search-page
  • set-wiki
  • update-page

Use Cases

Returns the standard page object for a wiki page, optionally including page source or rendered HTML, and including the license and information about the latest revision.
Returns information about the latest revisions to a wiki page, in segments of 20 revisions, starting with the latest revision. The response includes API routes for the next oldest, next newest, and latest revision segments.
Search wiki page titles and contents for the provided search terms, and returns matching pages.
Set the wiki to use for the current session.
Updates a wiki page. Replaces the existing content of a page with the provided content
shiquda

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedApr 26, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @professional-wiki/mediawiki-mcp-server

Manual Installation

npx -y @professional-wiki/mediawiki-mcp-server

Examples

Basic Configuration

Configure Mediawiki MCP Server

npx -y @professional-wiki/mediawiki-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More AI/ML MCP Servers

Explore other servers in the AI/ML category.

Quick Config Preview

{ "mcpServers": { "mediawiki": { "command": "npx", "args": ["-y", "@professional-wiki/mediawiki-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mediawiki MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides