GitHub Repos Manager MCP Server
JSON →Token-based GitHub automation management. No Docker, Flexible configuration, 80+ tools with direct API integration.
Install
npx -y github-repos-manager-mcp Tools · 31
- list_repositories List repositories with filtering by visibility (public/private/all) and sorting options
- get_repository_info Get detailed repository information including stats, URLs, and metadata
- browse_files Browse file and directory contents with support for specific branches/commits
- search_repositories Search repositories across all of GitHub with advanced sorting
- set_default_repository Set a default repository for streamlined workflows
- create_issue Create a new issue with rich content support
- edit_issue Edit an existing issue
- list_issues List issues with filtering and sorting options
- upload_image Upload and embed images directly in issues
- add_labels Add labels to an issue
- remove_labels Remove labels from an issue
- add_assignees Add assignees to an issue
- remove_assignees Remove assignees from an issue
- lock_issue Lock an issue with a customizable reason
- unlock_issue Unlock an issue
- create_comment Create a comment on an issue
- edit_comment Edit an existing comment
- delete_comment Delete a comment
- list_comments List comments on an issue
- open_issue Open an issue
- close_issue Close an issue
- list_pull_requests List pull requests with state filtering and sorting
- get_pull_request_info Get comprehensive pull request information including branch details and status
- list_branches List all branches with protection status and latest commits
- create_branch Create a new branch from an existing branch or commit
- get_commit_history Explore commit history with advanced filtering (date, author, branch)
- get_commit_details Get comprehensive commit information including file changes
- compare_commits Compare any two commits, branches, or tags to see differences
- get_user_profile Get user profile information for any GitHub user or your own account
- list_collaborators List repository collaborators with permission filtering
- manage_team_access Manage team collaboration tools for access and permissions
Environment variables
TEMP_TOKEN
Links
★ 20 GitHub stars