Back to search
30
MCP streamable-http

wikipedia

io.github.pipeworx-io/wikipedia

Wikipedia MCP — wraps Wikipedia REST API (free, no auth)

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

Similar MCP servers embedding-nearest

pipeworx-mcp-wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools
wikifeed
Wikifeed MCP — wraps Wikimedia Feed API (free, no auth)
0 tools · streamable-http
wikiviews
Wikiviews MCP — wraps the Wikimedia Pageviews API (free, no auth)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "wikipedia": {
      "url": "https://gateway.pipeworx.io/wikipedia/mcp",
      "transport": "streamable-http"
    }
  }
}