GitHub Manager icon

GitHub Manager

Provides tools for managing GitHub organizations, repositories, and collaborators through the GitHub API.

About

GitHub Manager is a Model Context Protocol (MCP) server designed to streamline the management of GitHub organizations and repositories. Built with TypeScript, it offers a suite of tools for tasks such as listing organizations, managing repositories, adding collaborators, and updating repository settings, all accessible through the GitHub API.

Key Features

  • List repositories in a specified organization
  • Update repository settings
  • Create a new repository in an organization
  • List GitHub organizations the authenticated user belongs to
  • Add a collaborator to a repository

Use Cases

  • Integrating GitHub management into custom workflows.
  • Automating repository creation and configuration.
  • Simplifying user and permission management across multiple repositories.