github-manager MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub personal access token with required scopes

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_orgs

List GitHub organizations the authenticated user belongs to

list_repos

List repositories in an organization

create_repo

Create a new repository in an organization

add_collaborator

Add a collaborator to a repository

update_repo_settings

Update repository settings