GitHub Copilot Usage MCP Server
by lucasliet
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COPILOT_TOKEN | Yes | GitHub Copilot access token used to authenticate with the GitHub Copilot API. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_copilot_usageA | Obtém informações de uso atual do GitHub Copilot, incluindo cotas e limites, dados originais da API |
| get_copilot_usage_formattedB | Obtém informações de uso do GitHub Copilot formatado humanizado |
| get_copilot_usage_summaryB | Obtém um resumo conciso do uso do GitHub Copilot com informações principais, como o restante da quota premium (economiza tokens) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/lucasliet/copilot-usage-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server