Mcp Wikipedia
@ShwStone
About Mcp Wikipedia
Better MCP wikipedia. algonacci's version cannot return page content properly.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wikipedia": {
"command": "uv",
"args": [
"--directory",
"<path of MCP servers>/mcp-wikipedia",
"run",
"python",
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Wikipedia?
Mcp Wikipedia allows the LLM to search for Wikipedia-related content. It provides four functions: concept search, page summary, full text acquisition, and random exploration.
How to use Mcp Wikipedia?
The server exposes these four tools for the LLM to call. Each function accepts an optional language parameter, with English (lang=en) used by default.
Key features of Mcp Wikipedia
- Concept search returns top 5 matching topics with summaries.
- Page summary retrieves a specified topic’s summary.
- Full text acquisition loads a topic’s complete content.
- Random exploration fetches a random Wikipedia page.
- Language can be specified per function (default English).
Use cases of Mcp Wikipedia
—
FAQ from Mcp Wikipedia
What does concept search return?
It returns the top 5 matching topics along with their corresponding summaries.
Can I specify a language for a search?
Yes, each function accepts a language parameter. The default is English (lang=en).
How do I get the full text of a Wikipedia article?
Use the full text acquisition tool with the name of the desired topic.
Does the server offer random page exploration?
Yes, the random exploration function retrieves a random Wikipedia page’s content.
What is the default language if none is provided?
The default language is English, set as lang=en.
Frequently asked questions
What does concept search return?
It returns the top 5 matching topics along with their corresponding summaries.
Can I specify a language for a search?
Yes, each function accepts a language parameter. The default is English (`lang=en`).
How do I get the full text of a Wikipedia article?
Use the full text acquisition tool with the name of the desired topic.
Does the server offer random page exploration?
Yes, the random exploration function retrieves a random Wikipedia page’s content.
What is the default language if none is provided?
The default language is English, set as `lang=en`.
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments