Skip to content
Back to search
30
MCP

@cyanheads/wikipedia-mcp-server

npm/@cyanheads/wikipedia-mcp-server

Search Wikipedia articles, read summaries and full text, target sections, find nearby pages, and list language editions via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
48 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

{
  "mcpServers": {
    "@cyanheads/wikipedia-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}