MCP Servers / development / JSONPlaceholder

JSONPlaceholder

JSON →
nonedevelopment

A free public REST API for testing and prototyping, powered by JSONPlaceholder.

Install
How to run this server

No install command recorded.

server path: jsonplaceholder
Tools
What this server exposes
get_posts
Retrieve all posts or a specific post by ID
get_users
Retrieve all users or a specific user by ID
get_comments
Retrieve comments, optionally filtered by post ID
get_albums
Retrieve albums, optionally filtered by user ID
get_photos
Retrieve photos, optionally filtered by album ID
get_todos
Retrieve todos, optionally filtered by user ID
create_post
Create a new post (simulated)
search_posts
Search posts by title or body content
Configuration
Environment & auth
authnone
Resources
JSONPlaceholder — MCP Server · libregistry