MCP.so
登录
W

Wikipedia

@algonacci

关于 Wikipedia

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

algonacci

提交者

Algonacci Dev

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器