Wikipedia MCP Server
A server that enables LLMs to query and retrieve information from Wikipedia.
Wikipedia MCP Server
A Model Context Protocol server that provides capabilities to query Wikipedia. This server enables LLMs to get information from Wikipedia.
Available Tools
-
search- Searchkeywordon Wikipedia.- Required arguments:
keyword(string): The search keywordlanguage(string): The language
- Required arguments:
-
fetch- Fetch Wikipedia page content.- Required arguments:
id(integer): The pade IDlanguage(string): The language
- Required arguments:
Installation
Using uv (recommended)
When using uv no specific installation is needed. We will
use uvx to directly run wikipedia-mcp.
Using PIP
Alternatively you can install wikipedia-mcp via pip:
pip install wikipedia-mcp-server
After installation, you can run it as a script using:
python -m wikipedia_mcp
Configurations
Using uvx
{
"mcpServers": {
"wikipedia-mcp": {
"command": "uvx",
"args": [
"wikipedia-mcp-server@latest"
]
}
}
}
Using docker
{
"mcpServers": {
"wikipedia-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/progamesigner/wikipedia-mcp:latest"
]
}
}
}
Using pip installation
{
"mcpServers": {
"wikipedia-mcp": {
"command": "python",
"args": [
"-m",
"wikipedia_mcp"
]
}
}
}
Build
Docker build:
docker build -t wikipedia-mcp .
Verwandte Server
Perplexica Search
Perform conversational searches with the Perplexica AI-powered answer engine.
SelfMemory
Let your memories live forever by passing your knowledge to the next generation with SelfMemory.
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.
中指房产估值MCP
MCP服务器,提供房产小区评级和评估功能
Qdrant MCP Server
Semantic code search using the Qdrant vector database and OpenAI embeddings.
IndieStack
Search and discover 130+ curated indie SaaS tools from your AI coding assistant
StatPearls
Fetches peer-reviewed medical and disease information from StatPearls.
Perigon MCP Server
Official MCP server for the Perigon API, providing access to real-time news and media data.
agentdeals
MCP server aggregating free tiers, startup credits & developer tool deals. 4 tools, 54 categories, 1,525+ offers.
Nexus
Web search server that integrates Perplexity Sonar models via OpenRouter API for real-time, context-aware search with citations