Skip to main content
Glama
kbroughton
by kbroughton

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONPATHYesThe path to the 'src' directory of the downscoping-mcp repository, required for the python module to be found.
CLAUDE_PLUGIN_ROOTNoThe root path where the downscoping-mcp plugin is installed, often used to resolve other paths.
GCLOUD_TOKEN_EDITORNoA Google Cloud auth token with editor-level access.
GCLOUD_TOKEN_VIEWERNoA Google Cloud auth token with viewer-level access.
GITHUB_TOKEN_READONLYNoA GitHub fine-grained token with limited permissions (e.g., contents:read, issues:read) used as a read-only slot.
GITHUB_INTEGRATION_SRCNoPath to the source directory of an upstream MCP server to be proxied by this server.
GITHUB_TOKEN_ORG_WRITENoA GitHub fine-grained token with elevated permissions (e.g., issues:write, pull_requests:write) used for write operations.

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kbroughton/downscoping-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server