All MCP servers

MediaWiki MCP Server

Official
by Api.AirforcestdioAI & LLM Tools097Custom

MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mediawiki-mcp-server-imp2c051": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}