@workspace/github-mcp-server
by shanemccaw
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GIT_PAT | No | Existing GitHub Personal Access Token, used as an alternative to GITHUB_MCP_PAT. | |
| GITHUB_MCP_PAT | No | GitHub Personal Access Token held server-side to talk to GitHub. Read from GITHUB_MCP_PAT or the repo's existing GIT_PAT. | |
| GITHUB_MCP_HOST | No | Host for the MCP server. Defaults to 127.0.0.1. | 127.0.0.1 |
| GITHUB_MCP_PORT | No | Port for the MCP server. Defaults to 8770. | 8770 |
| GITHUB_MCP_REPO | No | Default repository in owner/repo form. Defaults to shanemccaw/Shane-McCaw-MSP. | shanemccaw/Shane-McCaw-MSP |
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