mcp-github-server
by sheeryn123
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| REDIS_URL | No | Redis connection URL (optional) | |
| SERVER_NAME | No | Server name | mcp-github-server |
| GITHUB_TOKEN | No | GitHub Personal Access Token | |
| GITHUB_APP_ID | No | GitHub App ID | |
| SERVER_VERSION | No | Server version | 1.0.0 |
| REDIS_KEY_PREFIX | No | Redis key prefix | mcp-github: |
| CACHE_TTL_SECONDS | No | Default cache TTL in seconds | 300 |
| GITHUB_APP_PRIVATE_KEY | No | GitHub App private key | |
| RATE_LIMIT_MAX_RETRIES | No | Max retries on rate limit | 3 |
| RATE_LIMIT_BASE_DELAY_MS | No | Base delay for exponential backoff in milliseconds | 1000 |
| GITHUB_APP_INSTALLATION_ID | No | GitHub App installation ID |
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