Skip to main content
Glama
510,324 tools. Updated 2026-09-03 23:59

"A tool for reading, understanding, and summarizing code in GitHub repositories" matching MCP tools:

  • Discover popular GitHub repositories by time window and programming language. Get curated trending repo data to track market interest.
    MIT
  • Retrieve public repositories for any GitHub organization to analyze its tech stack. Paginate, sort, and filter results in clean JSON.
    MIT
  • Retrieve a GitHub user's pinned repositories to see which projects they showcase on their public profile. Returns structured data, or an empty list when no repositories are pinned.
    MIT
  • Search public GitHub repositories to uncover market trends and competitor projects. Filter by query, sort, paginate, and limit results for targeted competitive analysis.
    MIT
  • Retrieve any GitHub user's public repositories to analyze their tech stack and project activity. Returns clean, paginated JSON with sorting and filtering options for structured data workflows.
    MIT
  • Generate Markdown files for technical documentation in code repositories. Supports auto table of contents, YAML frontmatter, and full markdown syntax for GitHub-ready content.
    MIT

Matching MCP Servers

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

  • Search GitHub repositories for code matching keywords, filtering by owner, repo, language, or file path to locate specific implementations.
    MIT
  • Fetch source code for multiple symbols in one request across files and repositories, eliminating line-number lookups and scattered range reads.
    Apache 2.0
  • Find GitHub repositories by search query and retrieve matching project details. Use this to locate open-source code or specific repositories for your AI workflows.
    MIT
  • Create a new Bult project to deploy cloud hosting from GitHub repositories, Docker images, templates, or databases.
    MIT
  • Locate code patterns and file names across GitHub repositories using keyword, path, extension, and filename filters.
    TypeScript
    MIT
  • Get exact raw code around a symbol or line to copy as old_string for the Edit tool. Supports batch retrieval of multiple symbols.
    MIT
  • Scan GitHub repositories for leaked secrets in code, issues, and pull requests. Detects credentials and API keys without modifying any GitHub resources.
    GPL 3.0
  • Fetch a GitHub user's public profile and repositories to ground resume advice in real activity. Returns profile summary, stars, language, and dates for each repo.
    MIT