slim-github-mcp
by 0xBakeer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_MCP_PORT | No | Port to listen on. | 9130 |
| GITHUB_MCP_TOKEN | Yes | GitHub token used for all API calls. Required. Only read access is required. | |
| GITHUB_MCP_SECRET | No | Shared secret clients must send as Authorization: Bearer <secret>. Empty disables auth. | |
| GITHUB_MCP_PUBLIC_HOST | No | Public hostname when behind a reverse proxy, e.g. github-mcp.example.com. |
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
ActivityMaintained
ResponsivenessNo issues