Skip to main content
Glama
incognita-labs

GitHub MCP App Shim

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GH_CLIENT_IDYesFound on the General settings page of your GitHub App (e.g., Iv23liABC123).
GH_REMOTE_MCP_URLNoThe remote MCP endpoint URL to relay to. Defaults to https://api.githubcopilot.com/mcp.https://api.githubcopilot.com/mcp
GH_INSTALLATION_IDYesThe numeric string at the end of the installation URL (e.g., 12345678).
GH_PRIVATE_KEY_PATHYesThe absolute path to the .pem private key file generated and downloaded from the GitHub App's General settings page.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/incognita-labs/github-mcp-shim'

If you have feedback or need assistance with the MCP directory API, please join our Discord server