Skip to main content
Glama

Related Servers

Alternatives to github-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for the GitHub REST API that enables interaction with repositories, pull requests, issues, branches, commits, reviews, and code search, with configurable write and destructive operations.
      -
    • A
      license
      B
      quality
      D
      maintenance
      MCP (Model Context Protocol) server for GitHub API integration. This server provides comprehensive tools for interacting with GitHub repositories, issues, pull requests, branches, and code search through a unified interface.
      15
      2 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      MCP server exposing GitHub tools for issues, pull requests, and code browsing via the GitHub REST API. Designed for local LLM clients with flat arguments and streamable HTTP support.
      15
      -

    TDQS

    B3.3/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools target entirely different actions: listing commits vs. creating PR review comments. No overlap exists, and an agent can clearly distinguish them.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern in snake_case (list_commits, create_pr_review_comment), showing good naming discipline.

    Tool Count2/5

    With only 2 tools, the server is severely under-scoped for a GitHub MCP server, which typically requires at least a dozen tools to cover basic operations like issues, PRs, and repos.

    Completeness2/5

    The tool surface has major gaps: no tools for issues, repositories, pull requests (beyond a review comment), or search. An agent would often fail to accomplish common GitHub tasks.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues