HeroMCP is a .NET-based server implementation that provides a superhero team management API through the Model Context Protocol. Built by Daniel Mackay, it leverages a clean architecture pattern with domain-driven design principles to offer tools for creating and managing heroes with various superpowers, forming teams, and executing missions. The server includes features for tracking power levels, mission status, and team composition, while the client implementation uses Microsoft's Kiota SDK to generate type-safe API clients. This implementation demonstrates how to build a robust MCP server with modern .NET 9 practices including minimal APIs, error handling with the Results pattern, and integration testing.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
暂无评论. 成为第一个评论的人!
登录以参与讨论