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 that provides an interactive command-line interface to manage monkey species data. The application should allow users to list all monkeys, get details for a specific monkey by name, and pick a random monkey, utilizing a `Monkey` model and a seeded in-memory data source. It also requires the inclusion of ASCII art for visual appeal and unit tests for the core logic.

Complexity: 2/5
enhancement good first issue

This provides workshop materials using official MCP SDK

JavaScript