Skip to content
Back to search
30
MCP

wikipedia-mcp

rudra-ravi/wikipedia-mcp

A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.

Uptime
0.0%
115 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wikipedia-mcp": {
      "url": "https://pypi.org/project/wikipedia-mcp/",
      "transport": "http"
    }
  }
}