About
Overview
The Wikipedia MCP Server enables AI agents to access Wikipedia's vast knowledge base. It provides tools for searching articles, reading full article content, getting article summaries, and accessing revision history. Supports multiple languages.
Capabilities
Tools & Capabilities
⚡search
Search Wikipedia articles
⚡get_article
Get the full text of an article
⚡get_summary
Get a brief summary of an article
⚡get_references
Get references cited in an article
Setup
Installation
bash
Install
npx -y mcp-server-wikipediaExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"wikipedia": {
"command": "npx",
"args": ["-y", "mcp-server-wikipedia"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 90
Last UpdatedFeb 12, 2026