This provides workshop materials using official MCP SDK

0 stars 0 forks 0 watchers JavaScript MIT License
1 Open Issue Need Help Last updated: Oct 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue requests the creation of a C# console application named `MyMonkeyApp` to manage monkey species data. The application should provide an interactive command-line interface with commands to list all monkeys, show details for a specific monkey by name, display a random monkey, and exit. It requires a `Monkey` model, a `MonkeyHelper` class for data retrieval (using in-memory data), and the inclusion of ASCII art for visual appeal.

Complexity: 2/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript