Back to search
30
MCP streamable-http

Jsonplaceholder

io.github.pipeworx-io/jsonplaceholder

JSONPlaceholder MCP — wraps JSONPlaceholder fake REST API (free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-jsonplaceholder
JSONPlaceholder MCP — wraps JSONPlaceholder fake REST API (free, no auth)
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
Pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools · streamable-http
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
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": {
    "jsonplaceholder": {
      "url": "https://gateway.pipeworx.io/jsonplaceholder/mcp",
      "transport": "streamable-http"
    }
  }
}