json-placeholder-mcp

kllarena07/json-placeholder-mcp

3.2

If you are the rightful owner of json-placeholder-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This MCP server interfaces with the JSONPlaceholder API to provide specific data routes for posts and comments.

An MCP Server for the JSONPlaceholder API

This MCP server only provides the tools to the following routes:

GET	/posts
GET	/posts/1
GET	/posts/1/comments
GET	/comments?postId=1