Skip to content
Back to search
30
MCP streamable-http

Wikidata

io.github.pipeworx-io/wikidata

Wikidata MCP — wraps Wikidata API (wikidata.org/w/api.php)

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

Similar MCP servers embedding-nearest

wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
wikiviews
Wikiviews MCP — wraps the Wikimedia Pageviews API (free, no auth)
0 tools · streamable-http
wikifeed
Wikifeed MCP — wraps Wikimedia Feed API (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
Newsdata
NewsData.io MCP — wraps the NewsData.io global news API (newsdata.io)
0 tools · streamable-http
pipeworx-mcp-wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools

How to use

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

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