sevilladotnet-mcp-materials
SevillaDotNet offers materials for introducing the Model Context Protocol (MCP) using C#. This repository includes key examples demonstrating how to create an MCP client and server, providing developers with a foundation to understand and implement MCP architecture effectively.
GitHub Stars
2
User Rating
Not Rated
Favorites
0
Views
36
Forks
0
Issues
0
SevillaDotNet: Introduction to Model Context Protocol (MCP) with C#
In this repository, you’ll find materials used in a live session at the Seville .NET user group, SevillaDotNet. This content includes slides and examples designed to help developers understand and apply various development techniques.
Among the available resources, two key examples stand out, demonstrating how to create an MCP client and server with all essential features, including:
- Tools
- Resources
- Prompts
These examples provide a solid foundation for those interested in exploring MCP architecture and deepening their understanding of its implementation within the .NET ecosystem.

Related projects:
- Mobile Development MCP: https://github.com/jsuarezruiz/mobile-dev-mcp-server
- .NET MAUI Graphics MCP: https://github.com/jsuarezruiz/maui-graphics-mcp-server
Resources
- Event reference: https://www.meetup.com/sevilladotnet/events/307691904
- GitHub: https://github.com/modelcontextprotocol
- MCP Servers: https://github.com/modelcontextprotocol/servers
- CSharp SDK: https://github.com/modelcontextprotocol/csharp-sdk