Skip to main content
Glama
bugzy-ai

GitHub MCP Server

by bugzy-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub token with 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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
github_list_prsA

List pull requests in a repository with optional filters for state, base branch, and sorting

github_get_prA

Get detailed information about a specific pull request including files changed, commits, and review status

github_list_commitsB

List commits on a branch with optional date range filters

github_get_commitA

Get detailed information about a specific commit including file changes and stats

github_compare_commitsB

Compare two commits, branches, or tags to see what changed between them

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

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