MCP GitHub Repository Server
by loglmhq
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_REPO | Yes | Name of the GitHub repository | |
GITHUB_OWNER | Yes | Owner of the GitHub repository | |
GITHUB_BRANCH | No | Specific branch name to access (Optional) | |
GITHUB_PERSONAL_ACCESS_TOKEN | Yes | Your GitHub personal access token for authentication |
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 |