Wikipedia Simple English
@bhubbb
About Wikipedia Simple English
A Model Context Protocol (MCP) server that provides access to Wikipedia content, prioritizing Simple English Wikipedia with intelligent fallback to regular English Wikipedia when content is unavailable or of poor quality.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wikipedia-se": {
"command": "uvx",
"args": [
"git+https://github.com/bhubbb/mcp-se-wikipedia"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Wikipedia Simple English?
Wikipedia Simple English is an MCP server that provides access to Wikipedia content, prioritizing Simple English Wikipedia with intelligent fallback to regular English Wikipedia. It is designed for AI assistants needing clear and accessible Wikipedia information.
How to use Wikipedia Simple English?
Install and configure the server as an MCP tool in your AI assistant. It exposes three main tools: Search (for article discovery), Summary (for quick excerpts), and Content (for full article text).
Key features of Wikipedia Simple English
- Prioritizes Simple English Wikipedia for clearer content
- Automatically falls back to regular English Wikipedia
- Detects stub articles and switches to English for quality
- Search tool with configurable result limits
- Summary tool with fast excerpts and disambiguation handling
- Content tool for complete article text with structured metadata
Use cases of Wikipedia Simple English
- Search for articles with Simple English priority and automatic fallback
- Retrieve concise article summaries with language and length indicators
- Obtain full Wikipedia page content for detailed research tasks
FAQ from Wikipedia Simple English
β
Basic information
More Other MCP servers
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments