Skip to main content
Glama
Pelado-Nerdworks

GitHub PR MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub token with permissions to read/write PRs (repo or repo:read + repo:write depending on operation)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_pull_requestsC

Lista los Pull Requests de un repositorio de GitHub

get_pull_requestA

Obtiene el detalle de un Pull Request específico

list_pull_request_commentsB

Lista los comentarios de un Pull Request

create_pull_request_commentB

Crea un comentario general en un Pull Request

create_pull_request_reviewB

Crea una review de un Pull Request. Para REQUEST_CHANGES o COMMENT, el body es obligatorio.

merge_pull_requestC

Mergea un Pull Request en su rama base

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/Pelado-Nerdworks/github-mcp'

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