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.

wikipedia-mcp
75
Verified
mediawiki-mcp-server
41
Emerging
Maintenance 10/25
Adoption 19/25
Maturity 25/25
Community 21/25
Maintenance 13/25
Adoption 4/25
Maturity 9/25
Community 15/25
Stars: 196
Forks: 44
Downloads: 6,532
Commits (30d): 0
Language: Python
License: MIT
Stars: 6
Forks: 4
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No risk flags
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work