GitHub Repos Manager MCP Server
by kurdin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GH_TOKEN | Yes | GitHub Personal Access Token (PAT) used for authentication with the GitHub API | |
| GH_DEFAULT_REPO | No | Default GitHub repository name to use when not specified in commands | |
| GH_ALLOWED_REPOS | No | Comma-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_TOOLS | No | Comma-separated list of specific tools to allow (takes precedence over GH_DISABLED_TOOLS if both are set) | |
| GH_DEFAULT_OWNER | No | Default GitHub repository owner to use when not specified in commands | |
| GH_DISABLED_TOOLS | No | Comma-separated list of tools to disable |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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