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