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
28
Forks
0
Issues
0
Technical Information
Programming Languages
C#Primary Language
System Requirements
No specific requirements are documented
Maintenance Status
MaintainedGitHub Topics
dotnetiamcpmcp-server
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.