kurdin/github-repos-manager-mcp
GitHub Repos Manager MCP Server that enables your MCP client (e.g., Claude Desktop, Roo Code, etc.) to interact with GitHub repositories using your GitHub personal access token.
Platform-specific configuration:
{
"mcpServers": {
"github-repos-manager-mcp": {
"command": "npx",
"args": [
"-y",
"github-repos-manager-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...