mcp-jsonplaceholder
JSONPlaceholder MCP — wraps JSONPlaceholder fake REST API (free, no auth)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"jsonplaceholder": {
"url": "https://gateway.pipeworx.io/jsonplaceholder/mcp"
}
}
}
Or use the CLI:
npx pipeworx use jsonplaceholder
License
MIT