Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub Personal Access Token (classic or fine-grained) with required scopes: repo (for private repos), actions:read (minimum for read-only), actions:write (for trigger/cancel) | |
| GHA_MCP_FALLBACK_KEY | No | Optional Anthropic API key for fallback AI (Haiku) integration for log analysis |
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 | |