M
GitHub

GitHub

mcp server

Description

GitHub-MCP-Server provides a bridge between Claude Desktop and GitHub repositories through the Model Context Protocol. It enables users to perform common Git operations like cloning repositories, checking status, committing changes, and pushing updates directly from their AI assistant interface. The server also includes GitHub API integration for creating repositories, listing user repositories, and retrieving repository details when a GitHub token is configured. Built with Node.js, it uses a simple stdio transport for communication and handles authentication through environment variables or token files, making it particularly valuable for developers who want to manage their code repositories without leaving their AI assistant conversation.

Server Details

Added

April 21, 2025