{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.olgasafonova/mediawiki-mcp-server",
    "description": "Search, read, and edit any MediaWiki wiki. Works with Wikipedia, Fandom, and more.",
    "title": "MediaWiki",
    "repository": {
        "url": "https://github.com/olgasafonova/mediawiki-mcp-server",
        "source": "github"
    },
    "version": "1.32.1",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/olgasafonova/mediawiki-mcp-server:1.32.1",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "MediaWiki API endpoint URL (e.g., https://en.wikipedia.org/w/api.php)",
                    "isRequired": true,
                    "name": "MEDIAWIKI_URL"
                },
                {
                    "description": "Bot username for authenticated operations (format: WikiUser@BotName)",
                    "name": "MEDIAWIKI_USERNAME"
                },
                {
                    "description": "Bot password for authenticated operations",
                    "isSecret": true,
                    "name": "MEDIAWIKI_PASSWORD"
                }
            ]
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.32.1/mediawiki-mcp-server-mac-apple-silicon",
            "fileSha256": "883de7c6ebaf17f138d8ec3ab7a4cea1aa089091c1e02909c72b9314546822e5",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "MediaWiki API endpoint URL (e.g., https://en.wikipedia.org/w/api.php)",
                    "isRequired": true,
                    "name": "MEDIAWIKI_URL"
                },
                {
                    "description": "Bot username for authenticated operations (format: WikiUser@BotName)",
                    "name": "MEDIAWIKI_USERNAME"
                },
                {
                    "description": "Bot password for authenticated operations",
                    "isSecret": true,
                    "name": "MEDIAWIKI_PASSWORD"
                }
            ]
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.32.1/mediawiki-mcp-server-mac-intel",
            "fileSha256": "e0e17e6f299ec3bfa777cd2fdc655bc889567458904a2e4b1977aa1aea41eedc",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "MediaWiki API endpoint URL (e.g., https://en.wikipedia.org/w/api.php)",
                    "isRequired": true,
                    "name": "MEDIAWIKI_URL"
                },
                {
                    "description": "Bot username for authenticated operations (format: WikiUser@BotName)",
                    "name": "MEDIAWIKI_USERNAME"
                },
                {
                    "description": "Bot password for authenticated operations",
                    "isSecret": true,
                    "name": "MEDIAWIKI_PASSWORD"
                }
            ]
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.32.1/mediawiki-mcp-server-linux",
            "fileSha256": "865f4cbea0b2995775f9ebe4af6d8684f036ccce0befef2b3458739fe0ed897e",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "MediaWiki API endpoint URL (e.g., https://en.wikipedia.org/w/api.php)",
                    "isRequired": true,
                    "name": "MEDIAWIKI_URL"
                },
                {
                    "description": "Bot username for authenticated operations (format: WikiUser@BotName)",
                    "name": "MEDIAWIKI_USERNAME"
                },
                {
                    "description": "Bot password for authenticated operations",
                    "isSecret": true,
                    "name": "MEDIAWIKI_PASSWORD"
                }
            ]
        },
        {
            "registryType": "mcpb",
            "identifier": "https://github.com/olgasafonova/mediawiki-mcp-server/releases/download/v1.32.1/mediawiki-mcp-server-windows.exe",
            "fileSha256": "1288f53f84e32a78c62e0356e3a6958c61f2b62c1553aaed3e8b17363e460b8a",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "MediaWiki API endpoint URL (e.g., https://en.wikipedia.org/w/api.php)",
                    "isRequired": true,
                    "name": "MEDIAWIKI_URL"
                },
                {
                    "description": "Bot username for authenticated operations (format: WikiUser@BotName)",
                    "name": "MEDIAWIKI_USERNAME"
                },
                {
                    "description": "Bot password for authenticated operations",
                    "isSecret": true,
                    "name": "MEDIAWIKI_PASSWORD"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-06-26T09:56:52.876631Z",
            "publishedAt": "2026-06-26T09:56:52.876631Z",
            "updatedAt": "2026-06-26T09:56:52.876631Z",
            "isLatest": false
        }
    }
}