Dotnet Mcp Hero
Createddanielmackay
Manages superheroes, teams, and missions via a .NET API integrated with the Model Context Protocol.
About
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.
Key Features
- Model Context Protocol (MCP) integration for AI assistants
- 3 GitHub stars
- API endpoints for managing heroes and teams
- Clean Architecture with Domain-Driven Design
- Comprehensive testing suite (architecture, unit, integration)
- Generated API client for easy access
Use Cases
- Demonstrating the use of Model Context Protocol for AI tool capabilities
- Building .NET applications with clean architecture principles
- Integrating AI assistants with superhero management systems