MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Dotnetsp Xp 2025 08

Slides e conteúdos de apresentação sobre uso de .NET + MCP. Palestra realizada no dia 20/08/2025.

Created 8/20/2025
Updated 4 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/renatogroffe/mcp-dotnetsp-xp_2025-08
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "renatogroffe-mcp-dotnetsp-xp-2025-08": { "command": "git", "args": [ "clone", "https://github.com/renatogroffe/mcp-dotnetsp-xp_2025-08" ] } } }