Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoOptional debugging flagfalse
LOG_LEVELNoOptional debugging log level (e.g., info, debug)info
GITHUB_ORGNoOnly if you want to override the detected organization
MAX_REQUESTS_PER_MINUTENoOptional rate limiting configuration60

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
copilot_chat

Chat with GitHub Copilot AI models for general programming assistance

copilot_explain

Get detailed explanations of code from GitHub Copilot

copilot_suggest

Get code suggestions and completions from GitHub Copilot

copilot_review

Get code review and improvement suggestions from GitHub Copilot

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Available Copilot ModelsList of available GitHub Copilot AI models
Usage StatisticsCurrent Copilot usage metrics and limits

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/WillianPaiva/copilot-mcp'

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