dotnet-mcp
MCP server using .NET that allows language models (LLMs) to access external data, tools, and custom systems.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
30
Forks
0
Issues
0
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Additional Resources
Related MCPs
dotnet-mcp-hero
4
This project consists of a .NET 9 WebAPI built on Clean Architecture principles and a Model Context Protocol (MCP) server that provides AI assistant capabilities. It revolves around a superhero domain model, allowing management of heroes, teams, and missions. The integration with MCP showcases how to develop modern applications with AI tools.