Skip to main content
Glama
518,898 tools. Updated 2026-09-06 06:38

"GitHub Copilot" matching MCP tools:

  • List all GitHub Copilot seat assignments in an organization to track user access, including assignee details, access source, and last activity. Requires org owner permissions.
    MIT
  • Diagnose Copilot bridge setup issues before making calls. Reports version, update availability, PATH detection, auth status, and session counts to resolve 'copilot not found' or auth errors.
    MIT
  • Ask GitHub Copilot a question or coding task in a fresh session and receive its final answer directly. Point it at a project directory for context-aware code assistance.
    MIT
  • Send prompts to GitHub Copilot models (default GPT-4.1) and receive responses. Use list_models to see available models.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    An MCP server that retrieves current GitHub Copilot usage data, including quotas, limits, and usage statistics. It allows AI agents to monitor premium interaction status and detailed account usage via raw or formatted summaries.
    3
    16
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for GitHub Copilot that allows querying any Copilot model programmatically using existing Copilot CLI credentials, with support for file attachments and model discovery.
    2
    19
    MIT

Matching MCP Connectors