Skip to main content
Glama
fvegiard

copilot-cloud-agent-mcp

by fvegiard

Related Servers

Alternatives to copilot-cloud-agent-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude and other MCP clients to read and write GitHub repositories, pull requests, issues, files, branches, commits, releases, and more using a personal access token without OAuth.
      71 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Connects Claude to the GitHub REST API, enabling repository listing, issue management, file content retrieval, and code search through natural language tool calls.
      6
      305 npm
      ISC
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to launch and manage Cursor Cloud Agents on GitHub repos, including polling status, sending follow-ups, and reading conversations/PRs.
      2 npm
      MIT

    TDQS

    A3.8/5.0

    Scored across 11 tools

    Disambiguation5/5

    The tools cleanly separate into task management (create, get, list, wait) and org permission management (enable, disable, get, set, list). No overlapping purposes; each tool targets a distinct API operation.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (e.g., create_task, get_org_permissions). No mixing of conventions or vague verbs.

    Tool Count5/5

    11 tools cover two focused domains (task lifecycle and org permissions) without redundancy or bloat. The scope is appropriate for a Copilot cloud-agent server.

    Completeness4/5

    Task management is well-covered (create, get, list, wait) but lacks a cancel/stop tool, which is a noticeable gap given that `cancelled` is a terminal state. Org permissions are fully covered.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues