Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by iamgauravn • Uncategorized
A simple C# MCP server implementation providing monkey data and selling services.
Fetch and provide monkey-related data from an external API.
Manage and serve selling records through MCP.
Example MCP tools to interact with model context services.
This MCP server is a basic example built with .NET 9 demonstrating how to implement Model Context Protocol services in C#. It includes a MonkeyService that fetches monkey data from an external API and a SellingService that manages selling records. The project also provides MCP tools to interact with these services, making it useful for learning and prototyping MCP server functionality.