Back to directory
siddheshdongare/git-pilot

siddheshdongare/git-pilot

@SiddheshDongare

GitHub automation and management tool with MCP server integration for repository, PR, and issue management

githubautomationmcprepository-managementpull-requestsissuespythonfastmcp

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13