shibdad_github-mcp-server

shibdad_github-mcp-server

3.2

If you are the rightful owner of shibdad_github-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This MCP server integrates Claude Desktop with GitHub, enabling natural language interaction with your repositories and git commands.

The GitHub MCP Server for Claude Desktop is designed to enhance the functionality of Claude Desktop by providing seamless integration with GitHub. This server allows users to interact with their GitHub repositories and execute git commands through natural language prompts. By connecting Claude Desktop directly to GitHub, users can perform a variety of tasks such as cloning repositories, checking the status of their projects, committing changes, and more, all through conversational commands. This integration is particularly useful for developers who want to streamline their workflow and manage their code repositories more efficiently. The server requires Node.js, Git command-line tools, and a GitHub Personal Access Token for API access, ensuring secure and efficient operations.

Features

  • git-clone - Clone any repository with a simple request
  • git-status - Check what's happening in your git repos
  • github-list-repos - Browse your GitHub repositories
  • github-repo-info - Get detailed information about any repository
  • git-commit - Commit changes to your repositories