Skip to main content
Glama
bugzy-ai

GitHub MCP Server

by bugzy-ai

Related Servers

Alternatives to GitHub MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.8/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a clearly distinct resource and action: listing PRs, getting PR details, listing commits, getting commit details, and comparing refs. Even list_commits vs compare_commits are distinguishable by purpose, one showing branch history and the other showing changes between two refs.

    Naming Consistency5/5

    All tool names follow the consistent pattern github_<verb>_<noun>, using snake_case throughout. The verbs list/get/compare are predictable and match the operation each tool performs.

    Tool Count5/5

    Five tools is a well-scoped set for a focused GitHub read-only server covering PRs and commits. Each tool has a clear purpose and none feel redundant or unnecessary.

    Completeness4/5

    The set provides solid read-only coverage for exploring pull requests, commits, and diffs. Minor gaps exist, such as no direct branch listing or repository-level search, but these can be worked around using compare_commits and the included PR/commit detail endpoints.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues