- Wikipedia Mcp
Wikipedia Mcp
Overview
what is Wikipedia MCP?
Wikipedia MCP is a Model Context Protocol server that allows users to query Wikipedia, enabling large language models (LLMs) to retrieve information from the Wikipedia database.
how to use Wikipedia MCP?
To use Wikipedia MCP, you can either run it using the recommended uv tool, install it via pip, or run it using Docker. After installation, you can execute commands to search for keywords or fetch specific Wikipedia page content.
key features of Wikipedia MCP?
- Search functionality to find keywords on Wikipedia.
- Fetching of Wikipedia page content based on page ID.
- Supports multiple languages for queries.
use cases of Wikipedia MCP?
- Integrating Wikipedia data into AI applications.
- Enhancing chatbots with real-time information from Wikipedia.
- Research applications that require quick access to Wikipedia content.
FAQ from Wikipedia MCP?
- Can I use Wikipedia MCP for any language?
Yes! Wikipedia MCP supports multiple languages for queries.
- Is there a specific installation method recommended?
Yes, using
uvis recommended for ease of use, but you can also use pip or Docker.
- How do I fetch a specific Wikipedia page?
You can use the
fetchcommand with the page ID and language to retrieve the content.
Server Config
{
"mcpServers": {
"wikipedia-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/progamesigner/wikipedia-mcp:latest"
]
}
}
}Project Info
Created At
a year agoUpdated At
10 months agoAuthor Name
progamesignerStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Fabric
@fabric-agent-plugins
an hour ago
Memory
@modelcontextprotocol
a year ago
Test
@modelcontextprotocol
test
6 months ago
Shotapi
@smallhandsome
a day ago