MCP Servers

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

Testes com Azure MCP Server durante o mês de Junho-2026. Envolve o uso de containers (build + publish no Docker Hub, Docker Compose para testes com VS Code).

Created 6/23/2025
Updated 6 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/azure-mcp-2025
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

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