M
MCP Vscode Dev Days 2025 09 Spcapital
Conteúdos de apresentação sobre MCP realizada no dia 27/09/2025.
Created 9/27/2025
Updated 3 months ago
README
Repository documentation and setup instructions
mcp-vscode-dev-days-2025-09-spcapital
Conteúdos de apresentação sobre MCP realizada no dia 27/09/2025.
Tecnologias abordadas: MCP, AI, LLMs, GitHub Copilot, Docker, Docker MCP Hub, Visual Studio Code, Azure API Management, .NET, Java, Node.js, Python...
Referências
- MCP do SQL Server + MCP de dados fake: https://github.com/renatogroffe/dotnet9-mcp-fakedata-sqlserver
- MCP do Microsoft Learn: https://learn.microsoft.com/en-us/training/support/mcp
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/renatogroffe/mcp-vscode-dev-days-2025-09-spcapital
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"renatogroffe-mcp-vscode-dev-days-2025-09-spcapital": {
"command": "git",
"args": [
"clone",
"https://github.com/renatogroffe/mcp-vscode-dev-days-2025-09-spcapital"
]
}
}
}
Author Servers
Other servers by renatogroffe