GitHub MCP App Shim
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GH_CLIENT_ID | Yes | Found on the General settings page of your GitHub App (e.g., Iv23liABC123). | |
| GH_REMOTE_MCP_URL | No | The remote MCP endpoint URL to relay to. Defaults to https://api.githubcopilot.com/mcp. | https://api.githubcopilot.com/mcp |
| GH_INSTALLATION_ID | Yes | The numeric string at the end of the installation URL (e.g., 12345678). | |
| GH_PRIVATE_KEY_PATH | Yes | The absolute path to the .pem private key file generated and downloaded from the GitHub App's General settings page. |
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