G
Github MCP Vscode 2025 07
Instruções para testes com o servidor MCP do GitHub (a partir de uma imagem Docker) no Visual Studio Code.
Created 7/14/2025
Updated 5 months ago
README
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/github-mcp-vscode-2025-07
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"renatogroffe-github-mcp-vscode-2025-07": {
"command": "git",
"args": [
"clone",
"https://github.com/renatogroffe/github-mcp-vscode-2025-07"
]
}
}
}
Author Servers
Other servers by renatogroffe