Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by p-gokul • Frontend & UI
An MCP server that exposes JsonPlaceholder API endpoints (users, posts, albums, comments, photos, todos) for agent integration and testing.
Fetch realistic fake user, post, album, comment, photo, and todo data for prototyping and testing.
A simple, validated API wrapper (TypeScript + Zod) to integrate JsonPlaceholder endpoints into MCP-enabled applications.
Run a local or containerized MCP server to expose JsonPlaceholder data to tools like Claude Desktop for offline development and demos.
This project implements a Model Context Protocol (MCP) server that wraps the JsonPlaceholder public API, providing tools to fetch users, posts, albums, photos, comments, and todos. It's written in TypeScript, uses Zod for schema validation, and the Fetch API for data retrieval. The server can be run via Docker or locally (npx/node) and is intended to simplify integrating JsonPlaceholder data into agent workflows and for prototyping/testing purposes.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.