GIT-PilotServer

SiddheshDongare
GitHub
GitHubAutomationVersion Control

Loading subscription status...

💡 Description

GIT-Pilot is a powerful GitHub automation and management tool that provides a comprehensive API wrapper for GitHub operations. It simplifies GitHub interactions through a FastMCP-based server, making it easier to manage repositories, pull requests, issues, and more.

📝 JSON Entries

{
  "mcpServers": [
    {
      "GIT-Pilot": {
        "args": [
          "--directory",
          "path\\to\\repo",
          "run",
          "main.py"
        ],
        "command": "uv"
      }
    }
  ]
}

🛠️ Tools

uvClaude Desktop

Features

  • Secure token management
  • Repository management
  • Pull request operations
  • Issue tracking

💬 Example Queries

  • Create a repository with specific settings
  • Create a pull request for a feature branch
  • List commits filtered by author and date