Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_PATH | No | The path within the repository where the rules are stored | rules |
| GITHUB_REPO | No | The name of the GitHub repository containing the rules | agent-rules-mcp |
| GITHUB_OWNER | No | The GitHub username or organization that owns the repository | 4regab |
| GITHUB_BRANCH | No | The branch of the repository to fetch rules from | master |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |