Back to directory
github-follower-manager

github-follower-manager

@Alirezawmoradi0

Manages GitHub followers using MCP pattern, allowing checking, unfollowing, and analysis of follow relationships.

GitHub CLIAI AssistantClaude DesktopGitHub APITypeScriptProductivityAutomationGitHub Botautomation

Installation & Configuration

{
  "mcpServers": {
    "github-follow-manager": {
      "command": "node",
      "args": [
        "C:\\Path\\To\\github-follow-manager-mcp\\dist\\mcp-server.js"
      ],
      "env": {
        "GITHUB_TOKEN": "your_personal_access_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/11
Updated
2025/4/24