GitHub PR MCP Server
by AAAxianyu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRADIO_PORT | No | Port for the Gradio web UI (default: 8080). | 8080 |
| GITHUB_TOKEN | No | Optional GitHub personal access token. | |
| WEBHOOK_PORT | No | Port for the webhook server (default: 5000). | 5000 |
| OPENAI_API_KEY | Yes | Your OpenAI API key (required). | |
| WEBHOOK_SECRET | No | Optional GitHub webhook secret for signature verification. | |
| MCP_SERVER_TYPE | No | Server type: 'gradio' or 'flask' (default: gradio). | gradio |
| FEISHU_WEBHOOK_URL | No | Optional Feishu webhook URL to send notifications. |
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 |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues