Skip to main content
Glama
LyuPeng-star

GitHub Text MCP Worker

by LyuPeng-star

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLOWED_ORIGINSNoOptional comma-separated list of allowed origins. Defaults to https://perplexity.ai,https://www.perplexity.aihttps://perplexity.ai,https://www.perplexity.ai
PRIMARY_REPOSITORYYesThe primary repository in owner/repo format (e.g., 'owner/repo').
GITHUB_TOKEN_PRIMARYYesA fine-grained GitHub personal access token scoped to the primary repository.
SECONDARY_REPOSITORYNoOptional second repository in owner/repo format. Leave empty if only the primary endpoint is needed.
GITHUB_TOKEN_SECONDARYNoGitHub token for the secondary repository (required if SECONDARY_REPOSITORY is set).
CONNECTOR_TOKEN_PRIMARYYesThe connector token that clients use as a Bearer token to authenticate to the primary endpoint.
CONNECTOR_TOKEN_SECONDARYNoConnector 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources