Skip to main content
Glama
YahyaQandel

GitHub MCP Server

by YahyaQandel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub personal access token with repo or public_repo scope

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
github_set_tokenA

Set the GitHub personal access token for authentication

github_list_pull_requestsB

List all pull requests in a repository with full details including creator, labels, and optionally comments and pipeline status

github_get_pr_commentsA

Get all comments (issue comments and review comments) for a specific pull request

github_get_pr_checksA

Get CI/CD check runs and status for a specific pull request

github_get_pr_detailsA

Get detailed information about a specific pull request including files changed, commits, and optionally the full diff

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
GitHub Pull RequestsAccess GitHub pull requests for repositories
GitHub RepositoryAccess GitHub repository information

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

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