Cover image
Try Now
2025-03-24

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

🔗 GitHub MCP Server for Claude Desktop

Supercharge your Claude Desktop with seamless GitHub integration!

This MCP server connects Claude Desktop directly to your GitHub repos and git commands, letting you interact with your code and repositories through natural conversation.

✨ 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
  • 🚀 git-push - Push your commits to GitHub
  • 🆕 github-create-repo - Create new GitHub repositories

🚀 Quick Start

  1. Clone this repo:

    git clone https://github.com/shibdad/github-mcp-server.git
    cd github-mcp-server
    
  2. Install dependencies:

    npm install
    
  3. Make it executable:

    chmod +x start.sh index.js
    
  4. Add your GitHub token (for private repos and API access):

    echo "your-github-token" > .github_token
    
  5. Hook it up to Claude Desktop:

    Edit Claude's config file:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json

    Add this to your config:

    {
      "mcpServers": {
        "github": {
          "command": "/bin/sh",
          "args": ["-c", "/path/to/github-mcp-server/start.sh"]
        }
      }
    }
    
  6. Restart Claude and you're good to go!

💬 Try These Prompts

Once connected, ask Claude things like:

  • "Clone the tensorflow/models repository to my downloads folder"
  • "What's the git status of my project directory?"
  • "Show me a list of my GitHub repositories"
  • "Get details about the microsoft/vscode repository"
  • "Commit my changes with the message 'Update documentation'"
  • "Push my commits to GitHub"
  • "Create a new repository called 'my-awesome-project'"

🔧 Requirements

  • Node.js 16+
  • Git command-line tools
  • Claude Desktop
  • GitHub Personal Access Token (for API access)

🔒 GitHub Token Options

Need to access private repos? Add your token any of these ways:

  1. Create a .github_token file in the project folder
  2. Set the GITHUB_TOKEN environment variable
  3. Add it directly in Claude's config:
    {
      "mcpServers": {
        "github": {
          "command": "/bin/sh",
          "args": ["-c", "/path/to/github-mcp-server/start.sh"],
          "env": {
            "GITHUB_TOKEN": "your-github-token"
          }
        }
      }
    }
    

🙋‍♂️ Contributing

Found a bug? Want to add a feature? PRs welcome!

📜 License

MIT

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • momi
  • Provides initial medical assessments and advice.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • zhaoyunxing92
  • 本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。

  • justmywyw
  • Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.

  • KasarLabs
  • Build powerful and secure AI Agents powered by Starknet.

    Reviews

    2 (1)
    Avatar
    user_0bvGZvm6
    2025-04-15

    I've been using KR-MCP-Server by kirikoko1213 for a few months now, and it has significantly improved my server management experience. The interface is user-friendly, and the features are robust and reliable. I highly recommend KR-MCP-Server to anyone looking for a top-notch server management solution. Check it out here: https://mcp.so/server/kr-mcp-server/kirikoko1213