Manages superheroes, teams, and missions via a .NET API integrated with the Model Context Protocol.
This project provides a .NET superhero management system consisting of a Clean Architecture API backend and an MCP server designed for AI assistant integration. Built around a domain model that includes heroes, teams, and missions, the application showcases modern .NET development practices with a focus on maintainability and AI-driven interaction. The MCP server exposes tools for managing superheroes and teams, enabling AI assistants to interact with the API.