Skip to main content
Glama
518,816 tools. Updated 2026-09-06 06:38

"GitHub code repository platform" matching MCP tools:

  • Fetches GitHub repository data by owner and name. Provides metadata, contents, and stats for the specified repository.
    MIT
  • List GitHub repository issues to monitor bugs, feature requests, and tasks. Retrieve issue details directly from any repo for streamlined project tracking.
    MIT
  • Retrieve essential details about the current git repository, including current and default branches, remote URL, and detected platform (GitHub/GitLab).
    MIT
  • Search GitHub repositories for code matching keywords, filtering by owner, repo, language, or file path to locate specific implementations.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for GitHub code retrieval and reuse, using SQLite+FTS5 indexing and search history to enable search-first, requirements-refined code search from GitHub repositories.
    2
    9
    2
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Enables read access to GitHub source code, including code search, file contents, symbols, and Java-aware fragment extraction, with optional per-call repository overrides.
    9
    -

Matching MCP Connectors

  • Find real-world code examples from open-source GitHub projects for any library or usage pattern. Returns code snippets with repository attribution.
    Elastic 2.0
  • Preview GitHub repository skill files before installation by reading SKILL.md content to understand functionality and requirements.
    MIT
  • Analyzes code snippets or GitHub repositories to detect testing frameworks, test functions, and coverage presence without executing code.
    MIT
  • Search across code, issues, and pull requests in a single GitHub repository query. Supports GitHub search syntax and state filters.
    MIT
  • Search code across GitHub using qualifiers like repository, path, extension, and language to find specific code snippets and references across public repositories.
    MIT
  • Convert GitHub owner and repository names into valid GitHub URLs with built-in validation. Ensure correct URL formatting for public, private, or non-existent repositories.
    MIT
  • Search across GitHub code using code-search syntax, optionally restrict to a repo, and retrieve file name, path, repository, and link.
    MIT
  • Permanently delete a GitHub repository, including all data, issues, pull requests, and wiki content. Use when a repository must be removed from GitHub permanently and cannot be recovered.
    MIT