Loading MCP server directory, please wait...
Connect to your MediaWiki using simple credentials and manage content without OAuth. Search, read,…
npx @getmcp/cli add ai.smithery/yuhuison-mediawiki-mcp-server-authRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/yuhuison-mediawiki-mcp-server-auth": {
"url": "https://server.smithery.ai/@yuhuison/mediawiki-mcp-server-auth/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}