GitHub MCP Server Plus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_PERSONAL_ACCESS_TOKEN | Yes | GitHub Personal Access Token with appropriate permissions (repo scope for full control of private repositories, or public_repo scope for public repositories only) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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