Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Om-Shree-0709 • Uncategorized
A Node.js/Express server that securely connects VS Code to GitHub using the Model Context Protocol via Docker.
Securely connect VS Code to GitHub repositories via a local server.
Authenticate GitHub API requests using a personal access token.
Retrieve repository lists and latest repository details for integration workflows.
This MCP server acts as a bridge between VS Code and GitHub, enabling secure integration through Docker. It uses a GitHub Personal Access Token for authentication and provides endpoints to list repositories and retrieve information about the latest repository. The server facilitates a streamlined workflow for developers to connect their GitHub accounts to VS Code efficiently and securely.