Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_DIRNoCache directory (default: ./cache)./cache
GITHUB_ORGNoOrganization name
GITHUB_TOKENYesGitHub Personal Access Token
GITHUB_ENTERPRISENoEnterprise slug

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_copilot_metrics_for_enterprise

Get daily Copilot usage metrics for the entire GitHub Enterprise (code completions, chat usage, active users, language/editor breakdown)

get_copilot_metrics_for_org

Get daily Copilot usage metrics for a GitHub Organization (code completions, chat usage, active users, language/editor breakdown)

get_copilot_metrics_for_team

Get daily Copilot usage metrics for a specific team within an Organization

get_copilot_seat_assignments

Get Copilot seat assignments for an Organization (user list with last activity date, editor info, plan type)

get_copilot_usage_summary

Get a combined summary of Copilot usage across Enterprise, Organization, and seat assignments. Optionally include team-level metrics.

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

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