Skip to main content
Glama
x51xxx
by x51xxx

Related Servers

Alternatives to copilot-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Integrates GitHub Copilot with MCP-compatible tools to provide AI-powered code assistance, including chat, code explanation, and reviews. It leverages existing GitHub CLI authentication to support multiple models like GPT-4o and Claude 3.5 Sonnet.
      4
      42
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Integrates GitHub Copilot CLI with MCP clients to offer various coding assistance tools including asking questions, explaining code, suggesting commands, debugging, refactoring, generating tests, and reviewing code.
      14
      8
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Connects VSCode with MCP to provide AI assistants real-time access to LSP diagnostics, symbol info, and code navigation, enabling efficient code analysis without slow build commands.
      102
      -
    • 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
      11
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Connects ChatGPT to a local developer workspace through MCP, enabling bounded repository analysis, file and image inspection, direct edits, command verification, and Git-aware review.
      22
      MIT

    TDQS

    C2.9/5.0

    Scored across 10 tools

    Disambiguation4/5

    Most tools have distinct purposes. However, 'ask' and 'batch' both involve executing tasks via Copilot CLI, which could cause confusion; 'ask' is for single tasks with file analysis, while 'batch' is for multiple atomic tasks.

    Naming Consistency2/5

    Naming is inconsistent: 'Help' is capitalized while others use lowercase; 'timeout-test' uses a hyphen; 'list-sessions' uses underscores. There is no consistent verb_noun or verb-noun pattern.

    Tool Count5/5

    With 10 tools, the server is well-scoped for its purpose as a Copilot CLI wrapper. Each tool serves a distinct function without unnecessary bloat.

    Completeness4/5

    The tool surface covers the main functionalities: getting help, version info, executing tasks (single and batch), code review, brainstorming, health checks, and session management. Missing a dedicated 'chat' or 'explain' tool, but 'ask' likely handles that.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues