GitHub PR MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub token with permissions to read/write PRs (repo or repo:read + repo:write depending on operation) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| 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/Pelado-Nerdworks/github-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server