mcp-wikipedia
If you are the rightful owner of mcp-wikipedia and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP-Wikipedia is a Model Context Protocol server that allows clients to access and retrieve information from Wikipedia pages.
mcp-wikipedia
MCP server to give client the ability to access Wikipedia pages
Usage
{
"mcpServers": {
"wikipedia": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-wikipedia",
"run",
"python",
"main.py"
]
}
}
}