@pipeworx/mcp-jsonplaceholder
v0.1.0
Published
JSONPlaceholder MCP — wraps JSONPlaceholder fake REST API (free, no auth)
Downloads
79
Maintainers
Readme
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 jsonplaceholderLicense
MIT
