MCPServers

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.

Last Updated: May 24, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签