MCP.so
Sign In
W

Wikipedia

@algonacci

About Wikipedia

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

algonacci

Submitted by

Algonacci Dev

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "wikipedia": {
      "command": "uv",
      "args": [
        "--directory",
        "%USERPROFILE%/Documents/GitHub/mcp-wikipedia",
        "run",
        "python",
        "main.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Wikipedia?

An MCP server that enables AI clients to access and retrieve content from Wikipedia pages. It is designed for developers using the Model Context Protocol to integrate Wikipedia knowledge into their applications.

How to use Wikipedia?

Configure the server in your MCP client’s settings using the uv command with the path to the server’s directory and the main.py script. The example configuration shows the server being launched with uv run python main.py.

Key features of Wikipedia

Use cases of Wikipedia

FAQ from Wikipedia

Comments

More Other MCP servers