MCP Directory
Back

MediaWiki-MCP-Server

by ProfessionalWiki · TypeScript · ★ 83

Model Context Protocol (MCP) Server to connect your AI with any MediaWiki

#agents#ai#ai-agent-tools#gemini-cli-extension#llms#mcp#mcp-server#mediawiki#model-context-protocol#model-context-protocol-servers#modelcontextprotocol

Install

npx -y github:ProfessionalWiki/MediaWiki-MCP-Server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mediawiki-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:ProfessionalWiki/MediaWiki-MCP-Server"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@professional-wiki/mediawiki-mcp-server) [](./LICENSE) An MCP (Model Context Protocol) server that enables Large Language Model (LLM) clients to interact with any MediaWiki wiki. | Name | Description | Permissions | |---|---|---| | | Add a wiki as an MCP resource from its URL. Disabled when is . | - | | | Diff two versions of a wiki page by revision, title, or supplied wikitext. | - | | | Remove stored OAuth tokens. Stdio only. | - | | | List stored OAuth tokens with scopes and expiry (no token values). Stdio only. | - | | 🔐 | Create a new wiki page. |…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers