GitHub icon

GitHub

Establishes a secure connection between GitHub and VS Code through a Dockerized Model Context Protocol (MCP) server.

About

This Node.js/Express server serves as a Model Context Protocol (MCP) bridge, enabling secure and efficient integration between GitHub and VS Code via Docker. It utilizes your GitHub Personal Access Token for authentication and provides endpoints to list repositories and access information about your latest repository, streamlining your development workflow by bringing GitHub data directly into your VS Code environment.

Key Features

  • Offers endpoint for retrieving latest repository info and file structure
  • Uses GitHub Personal Access Token (PAT) for authentication
  • Provides endpoints for listing repositories
  • 0 GitHub stars
  • Securely connects VS Code to GitHub via Docker MCP server
  • Designed for seamless integration with VS Code MCP workflows

Use Cases

  • Listing and accessing GitHub repository information within VS Code
  • Connecting GitHub accounts to VS Code securely
  • Facilitating VS Code integration workflows requiring GitHub data