Enables communication between components in a model-driven system using the Model Context Protocol.
Monkey provides a Model Context Protocol (MCP) server implementation for facilitating interactions between components in model-driven systems. Built with .NET, it offers a communication protocol that simplifies the integration of various tools and services. The server includes features such as standard I/O transport, custom tool integration, and a sample service for fetching monkey data from an API endpoint, demonstrating how to set up a basic MCP server with custom extensions.