Query and manage JSONPlaceholder posts, users, and comments with natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "JSONPlaceholder MCP Server" yet — see the docs or source repo.
Get all posts in JSONPlaceholder for userId 3 and return a list of titles.
A list of post titles for that user, useful for quick content review.
Fetch the details for post ID 12 and list the first 5 comments with names and short summaries.
Post content plus comment summaries for reviewing related discussion.
Create a new post in JSONPlaceholder with userId 1, title "Test API", and body "This is a sample request".
The created record response, including the generated ID and submitted content.
Interact with JSONPlaceholder fake REST APIs for CRUD testing and prototyping.
Fetch and filter placeholder posts by user ID for testing and analysis.
Retrieve the latest documentation and references for a queried library.
Manage GitHub repositories and issues through MCP with retrieval, creation, and commenting.
Manage PostgreSQL user data with natural-language CRUD and search commands.
Connect to Matrix homeservers to manage rooms, messages, profiles, and search.