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. |
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 | |
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/AAAxianyu/MCP_PRDairy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server