Back to directory
kurdin/github-repos-manager-mcp

kurdin/github-repos-manager-mcp

@kurdin

GitHub Repos Manager MCP Server that enables your MCP client to interact with GitHub repositories using your GitHub personal access token.

githubrepositorymcpautomationmanagementapinode.jstool

Installation & Configuration

{
  "mcpServers": {
    "github-repos-manager": {
      "command": "npx",
      "args": [
        "-y",
        "github-repos-manager-mcp"
      ],
      "env": {
        "GH_TOKEN": "ghp_YOUR_ACTUAL_TOKEN_HERE"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13