@pipeworx/jsonplaceholder
Connect: https://gateway.pipeworx.io/jsonplaceholder/mcp · Install: one-click buttons
Tools: 4
Tools
- get_posts — Fetch all fake blog posts for testing and prototyping. Returns post ID, user ID, title, and body text.
- get_post — Fetch a single fake blog post by ID (e.g., “1”). Returns post ID, user ID, title, and body text.
- get_users — Fetch all fake users for testing. Returns name, username, email, address, phone, website, and company details.
- get_comments — Fetch comments for a specific post by post ID (e.g., “1”). Returns comment ID, commenter name, email, and body text.
Tools
-
get_comments— Fetch comments for a specific post by post ID (e.g., 1 ). Returns comment ID, commenter name, email, and body text. -
get_post— Fetch a single fake blog post by ID (e.g., 1 ). Returns post ID, user ID, title, and body text. -
get_posts— Fetch all fake blog posts for testing and prototyping. Returns post ID, user ID, title, and body text. -
get_users— Fetch all fake users for testing. Returns name, username, email, address, phone, website, and company details.