Monkey
Summary
MonkeyMCP is a .NET 9.0 server implementation that provides access to monkey data through a simple API. It features two main tools: GetMonkeys for retrieving a complete list of monkeys and GetMonkey for finding specific monkeys by name. The implementation uses System.Text.Json for serialization and includes a caching mechanism for improved performance. Built with Microsoft.Extensions.Hosting, it demonstrates how to create custom MCP tools with proper documentation and dependency injection, making it ideal for developers looking to build their own MCP servers or integrate monkey data into AI assistants.
Available Actions(3)
GetMonkeys
Returns a JSON serialized list of all available monkeys.
GetMonkey
Retrieves information about a specific monkey by name.
Echo
A simple tool that echoes back the provided message with a 'hello' prefix.
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください