GitHub Text MCP Worker
by LyuPeng-star
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALLOWED_ORIGINS | No | Optional comma-separated list of allowed origins. Defaults to https://perplexity.ai,https://www.perplexity.ai | https://perplexity.ai,https://www.perplexity.ai |
| PRIMARY_REPOSITORY | Yes | The primary repository in owner/repo format (e.g., 'owner/repo'). | |
| GITHUB_TOKEN_PRIMARY | Yes | A fine-grained GitHub personal access token scoped to the primary repository. | |
| SECONDARY_REPOSITORY | No | Optional second repository in owner/repo format. Leave empty if only the primary endpoint is needed. | |
| GITHUB_TOKEN_SECONDARY | No | GitHub token for the secondary repository (required if SECONDARY_REPOSITORY is set). | |
| CONNECTOR_TOKEN_PRIMARY | Yes | The connector token that clients use as a Bearer token to authenticate to the primary endpoint. | |
| CONNECTOR_TOKEN_SECONDARY | No | Connector token for the secondary endpoint (required if SECONDARY_REPOSITORY is set). |
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