MonkeyMCP
If you are the rightful owner of MonkeyMCP 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.
Monkey is a Model Context Protocol (MCP) server implementation built with .NET 9.0, facilitating interactions in a model-driven system.
Monkey is a Model Context Protocol (MCP) server implemented using .NET 9.0. It provides a communication protocol for interactions between components in a model-driven system. The server is built using the ModelContextProtocol library and supports standard I/O transport for communication with clients. It includes custom tool integration, such as MonkeyService, which fetches monkey data from an API endpoint. The server is configurable with various hosting and logging options, making it versatile for different deployment scenarios. Additionally, an alternative implementation using Server-Sent Events (SSE) over HTTP is available, suitable for web-based clients.