An MCP server that provides tools to interact with the JSONPlaceholder fake REST API for testing and prototyping, supporting CRUD operations on posts, comments, todos, and users.
A read-only MCP server that exposes Swagger Petstore v2 GET endpoints as tools for searching available pets, fetching pet details, and checking inventory.
A runnable MCP server for learning GH-600 domain 2.0, providing four example tools (repo info, issues, summaries, safe file read) and a resource, using deterministic in-memory data.
A learning-focused MCP server that provides tools for current time, arithmetic, random quotes, mock weather, and UUID generation, demonstrating the Model Context Protocol end-to-end.
A demo MCP server for generic record management with read/write tools, write safeguards, and structured error handling, designed as a portfolio piece that can be adapted for real business APIs.