MCP Hub
Back to servers

Wikipedia

MCP (Model Context Protocol) Server. Provides direct access to Wikipedia content through five tools for searching, retrieving summaries, accessing full articles, getting random pages, and changing languages.

Stars
11
Tools
5
Validated
Jan 11, 2026

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"
      ]
    }
  }
}

Reviews

No reviews yet

Sign in to write a review