Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bluetsys • Uncategorized
An MCP server that provides utilities to call JsonPlaceholder API and retrieve data.
Fetch sample JSON data from a public placeholder API.
Demonstrate or test MCP server integration with HTTP APIs.
A .NET-based MCP server example to build upon.
This MCP server sample is a .NET 6+ compatible utility that creates and manages HttpClient instances to call the JsonPlaceholder API. It supports fetching single items or lists from various endpoints such as posts, comments, albums, photos, todos, and users. The project is designed for easy integration into console or ASP.NET Core applications, facilitating rapid testing and development.