Wikipedia

Created By
algonaccia year ago
Overview

what is MCP-Wikipedia?

MCP-Wikipedia is a server that allows clients to access Wikipedia pages seamlessly.

how to use MCP-Wikipedia?

To use MCP-Wikipedia, set up the server by running the provided command in your terminal, which initializes the server to serve Wikipedia content.

key features of MCP-Wikipedia?

  • Easy access to Wikipedia pages through a custom server.
  • Simple setup with a command-line interface.
  • Supports running Python scripts to fetch and display content.

use cases of MCP-Wikipedia?

  1. Accessing Wikipedia content for research purposes.
  2. Integrating Wikipedia data into applications.
  3. Creating a local server for offline access to Wikipedia.

FAQ from MCP-Wikipedia?

  • Can I run MCP-Wikipedia on any operating system?

Yes! As long as you have Python installed, you can run it on any OS.

  • Is there any cost associated with using MCP-Wikipedia?

No, MCP-Wikipedia is free to use.

  • What do I need to run MCP-Wikipedia?

You need Python and the necessary dependencies installed on your machine.

Server Config

{
  "mcpServers": {
    "wikipedia": {
      "command": "uv",
      "args": [
        "--directory",
        "%USERPROFILE%/Documents/GitHub/mcp-wikipedia",
        "run",
        "python",
        "main.py"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
algonacci
Star
-
Language
-
License
-

Recommend Servers

View All