Back to directory
alirezawmoradi/github-follower-manager-mcp

alirezawmoradi/github-follower-manager-mcp

@Alirezawmoradi

Tool designed to help you manage your GitHub followers using the Model Context Protocol (MCP) pattern.

githubfollowersmanagementmcpautomationtypescriptunfollowsocialtool

Installation & Configuration

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

Information

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