SERVER

MediaWiki MCP Server

Rank #573

io.github.ProfessionalWiki/mediawiki-mcp-server

Model Context Protocol (MCP) server for MediaWiki

First listed
Jun 8, 2025
Last publish date
May 13, 2026
OVERVIEW

MediaWiki MCP Server is a Model Context Protocol (MCP) server published by ProfessionalWiki. It ranks #573 of 58,832 servers tracked on MCP Toplist, and its repository has 95 GitHub stars. MediaWiki MCP Server is listed across 2 registries — Official MCP and Glama, with 14 tracked versions. It was first listed on Jun 8, 2025 and most recently updated on May 13, 2026.

STANDING
#573of 58,832 tracked serversTop 1%

Ranks ahead of 58,259 of 58,832 servers on MCP Toplist.

Recent momentum
+11GitHub stars since Apr 27 (+13%)
CONNECT

Use MediaWiki MCP Server

Add MediaWiki MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

MCP bundle

Published as mcp bundle `https://github.com/ProfessionalWiki/MediaWiki-MCP-Server/releases/download/v0.9.1/MediaWiki-MCP-Server.mcpb` — install it through your client’s extension manager.

npm package
{
  "mcpServers": {
    "mediawiki-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@professional-wiki/mediawiki-mcp-server"
      ],
      "env": {
        "CONFIG": "<your CONFIG>",
        "MCP_ALLOW_STATIC_FALLBACK": "<your MCP_ALLOW_STATIC_FALLBACK>",
        "MCP_CONTENT_MAX_BYTES": "<your MCP_CONTENT_MAX_BYTES>",
        "MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
        "MCP_MAX_REQUEST_BODY": "<your MCP_MAX_REQUEST_BODY>",
        "MCP_METRICS": "<your MCP_METRICS>",
        "MCP_OAUTH_CREDENTIALS_FILE": "<your MCP_OAUTH_CREDENTIALS_FILE>",
        "MCP_OAUTH_NO_BROWSER": "<your MCP_OAUTH_NO_BROWSER>",
        "MCP_PUBLIC_URL": "<your MCP_PUBLIC_URL>",
        "MCP_SHUTDOWN_GRACE_MS": "<your MCP_SHUTDOWN_GRACE_MS>",
        "MCP_TRANSPORT": "<your MCP_TRANSPORT>",
        "PORT": "<your PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

ProfessionalWiki

Organization
Total servers
1
Total versions
14
VERSIONS

Available versions (14)

VersionPublished
0.9.1May 13, 2026
0.9.0May 1, 2026
0.8.0Apr 28, 2026
0.7.0Apr 25, 2026
0.6.5Jan 8, 2026
0.6.4Jan 5, 2026
0.6.3Jan 5, 2026
0.6.2Jan 5, 2026
0.6.0Nov 17, 2025
0.5.0Nov 15, 2025
0.4.0Oct 30, 2025
0.3.0Oct 27, 2025
0.2.1Oct 23, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MediaWiki MCP Server?
Model Context Protocol (MCP) server for MediaWiki
Who maintains MediaWiki MCP Server?
MediaWiki MCP Server is maintained by ProfessionalWiki, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
Is MediaWiki MCP Server an official MCP server?
Yes — MediaWiki MCP Server is listed on the Official MCP Registry, alongside Glama.
How many versions does MediaWiki MCP Server have?
MCP Toplist tracks 14 versions of MediaWiki MCP Server, most recently published on May 13, 2026.
Where can I find the source code for MediaWiki MCP Server?
The source code for MediaWiki MCP Server is hosted at github.com/ProfessionalWiki/MediaWiki-MCP-Server.
EXPLORE