Skip to main content
Glama
568,525 tools. Updated 2026-09-14 20:47

"github" matching MCP tools:

  • Search and retrieve GitHub issues, pull requests, code, repositories, and file contents with structured owner/repo queries.
    MIT
  • Retrieve current hot repositories on GitHub with configurable limit and cache options.
    MIT
  • Manage GitHub repositories programmatically: list branches and PRs, create branches and pull requests, and read or update file contents via the GitHub API.
    -
  • GitHub data. Repository stats, user profiles, and code-search results (stars, forks, language, topics, issues) via the GitHub REST API. [$0.02/call]. Params — mode: what to fetch (repo|search|user); repos: comma list of owner/name (mode=repo); q: search query (mode=search); usernames: comma list (mode=user); maxItems: integer Example params: {'mode': 'repo', 'repos': 'microsoft/vscode'}
    ConnectorNo auth
  • Retrieve GitHub organization profile, top repositories by stars, tech stack distribution, and recent activity signals for due diligence and competitive analysis.
    MIT
  • Fetch files, analyze repo stats, search code, and manage issues (create, comment, list, update) via API.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Local MCP server for safe GitHub developer workflows. Enables pulling main, creating feature branches, pushing them, and opening ready-for-review pull requests via tools like github_create_feature_branch and github_create_pull_request.
    6
    48 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    GitHub MCP server for Claude Code, Cursor, Cline, Windsurf, and any MCP-compatible client. Exposes GitHub tools (issues, pull requests, code search, file content) to your LLM via the Model Context Protocol.
    7
    MIT

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Manage repositories, users, releases, and automate GitHub workflows