Skip to main content
Glama
PhialsBasement

GitHub MCP Server Plus

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_PERSONAL_ACCESS_TOKENYesGitHub Personal Access Token with appropriate permissions (repo scope for full control of private repositories, or public_repo scope for public repositories only)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_or_update_fileC

Create or update a single file in a GitHub repository

search_repositoriesC

Search for GitHub repositories

create_repositoryC

Create a new GitHub repository in your account

get_file_contentsC

Get the contents of a file or directory from a GitHub repository

push_files_contentA

Push multiple files with direct content to a GitHub repository in a single commit

push_files_from_pathA

Push multiple files from filesystem paths to a GitHub repository in a single commit

create_issueC

Create a new issue in a GitHub repository

create_pull_requestC

Create a new pull request in a GitHub repository

fork_repositoryB

Fork a GitHub repository to your account or specified organization

create_branchC

Create a new branch in a GitHub repository

list_commitsC

Get list of commits of a branch in a GitHub repository

list_issuesC

List issues in a GitHub repository with filtering options

update_issueC

Update an existing issue in a GitHub repository

add_issue_commentC

Add a comment to an existing issue

search_codeC

Search for code across GitHub repositories

search_issuesC

Search for issues and pull requests across GitHub repositories

search_usersC

Search for users on GitHub

get_issueC

Get details of a specific issue in a GitHub repository.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/PhialsBasement/mcp-github-server-plus'

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