GitHub Security Agent MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host/interface for the MCP HTTP server | 127.0.0.1 |
| MCP_PORT | No | Port for the MCP HTTP server | 3000 |
| GITHUB_OWNER | No | Target GitHub account or organisation | |
| GITHUB_TOKEN | Yes | GitHub personal access token with appropriate permissions | |
| ANTHROPIC_MODEL | No | Claude model (optional) | |
| ANTHROPIC_API_KEY | No | Claude API authentication (optional) | |
| MCP_ALLOW_MUTATIONS | No | Must be 'true' to enable MCP mutating tools (disabled by default) | false |
| SECURITY_AUDIT_PR_MODE | No | Pull request mode, e.g. 'draft' | |
| SECURITY_AUDIT_FIX_MODE | No | Fix mode, e.g. 'pr' | |
| SECURITY_AUDIT_RUN_TESTS | No | Whether to run tests after remediation | |
| SECURITY_AUDIT_MAX_REPO_WORKERS | No | Maximum number of repository workers, capped at 10 |
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