github-mcp
If you are the rightful owner of github-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for GitHub management
The GitHub Manager MCP Server is a TypeScript-based server designed to facilitate the management of GitHub organizations, repositories, and collaborators through the GitHub API. It provides a suite of tools that allow users to list organizations, manage repositories, and handle collaborators efficiently. The server is built to integrate seamlessly with platforms like Claude Desktop, offering a robust solution for developers and administrators who need to automate and streamline their GitHub workflows. With features like auto-rebuild during development and comprehensive testing capabilities, the GitHub Manager MCP Server is a versatile tool for managing GitHub resources programmatically.
Features
- list_orgs: List GitHub organizations the authenticated user belongs to
- list_repos: List repositories in a specified organization
- create_repo: Create a new repository in an organization
- add_collaborator: Add a collaborator to a repository
- update_repo_settings: Update repository settings