wikipedia-mcp and mediawiki-mcp-server
These are complements: the Wikipedia server provides read-only access to a specific MediaWiki instance (Wikipedia), while the MediaWiki server offers a general-purpose interface for searching, reading, and editing any MediaWiki installation, allowing them to serve different use cases within the broader wiki-knowledge ecosystem.
About wikipedia-mcp
Rudra-ravi/wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
Supports multi-language and regional Wikipedia variants (including language scripts like Simplified/Traditional Chinese), optional response caching, and multiple transport protocols (stdio, HTTP, streamable-HTTP). Implements seven specialized tools—from article search and full content retrieval to section extraction and related topic discovery—with optional Bearer token and JWT authentication for network transports. Compatible with Claude Desktop, Google ADK agents, and containerized deployments via Docker/Kubernetes.
About mediawiki-mcp-server
olgasafonova/mediawiki-mcp-server
MCP server for MediaWiki wikis - search, read, and edit wiki content from AI assistants
Implements full-text search, revision history tracking, and link validation across MediaWiki instances via the MediaWiki API. Built in Go with stdio transport for direct AI assistant integration (Claude, Cursor, ChatGPT) and HTTP mode for remote deployments, supporting authentication and secure token-based access for edit operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work