GitHub PR Reviewer
by m-musaz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for the server (default 3000) | 3000 |
| NODE_ENV | No | Environment mode (default development) | development |
| WIDGET_BASE_URL | No | Base URL for the widget (used in OAuth flows) | |
| GITHUB_CLIENT_ID | Yes | GitHub OAuth Client ID from GitHub Developer Settings | |
| GITHUB_REDIRECT_URI | Yes | Redirect URI for GitHub OAuth callback | |
| MCP_OAUTH_CLIENT_ID | No | MCP OAuth client ID for ChatGPT authentication (default chatgpt-mcp-client) | chatgpt-mcp-client |
| GITHUB_CLIENT_SECRET | Yes | GitHub OAuth Client Secret from GitHub Developer Settings | |
| MCP_OAUTH_CLIENT_SECRET | No | MCP OAuth client secret for ChatGPT authentication (default chatgpt-mcp-secret-key-2024) | chatgpt-mcp-secret-key-2024 |
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/m-musaz/GPT-Apps-Github-PR-Review-Connector'
If you have feedback or need assistance with the MCP directory API, please join our Discord server