Skip to main content
Glama

GitHub Repos Manager MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GH_TOKENYesGitHub Personal Access Token (PAT) used for authentication with the GitHub API
GH_DEFAULT_REPONoDefault GitHub repository name to use when not specified in commands
GH_ALLOWED_REPOSNoComma-separated list of repositories to restrict access to (format: 'owner1/repo1,owner2/repo2,owner3' where owner only allows all repos from that owner)
GH_ALLOWED_TOOLSNoComma-separated list of specific tools to allow (takes precedence over GH_DISABLED_TOOLS if both are set)
GH_DEFAULT_OWNERNoDefault GitHub repository owner to use when not specified in commands
GH_DISABLED_TOOLSNoComma-separated list of tools to disable

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

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kurdin/github-repos-manager-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server