Back to directory
siddheshdongare/git-pilot

siddheshdongare/git-pilot

@SiddheshDongare4122

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
2025/4/22
Updated
2025/6/17