Skip to main content
Glama
260,827 tools. Last updated 2026-07-05 08:29

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

  • Create a new Bult project to deploy cloud hosting from GitHub repositories, Docker images, templates, or databases.
    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
  • Detect a company's technology stack by analyzing HTTP headers, DNS records, and GitHub repositories. Input a domain name to get frameworks, programming languages, hosting providers, analytics tools, and CDNs.
    MIT
  • Search GitHub public repositories for exposed secrets and credentials related to a CVE ID, tool name, or keyword to identify potential security risks.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

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

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

  • 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
  • Read and parse Claude Code JSONL transcript files, returning normalized text messages. Use this tool instead of reading raw JSONL for consistent parsing across format changes.
    MIT
  • Analyze code files to identify top-level symbols and their structure, providing a quick overview for understanding new codebases or files.
    MIT
  • Retrieve comprehensive details about a function or class: signature, parameters, callers, callees, and related domain concepts – without reading its source file. Ideal for understanding what a symbol does and its role in the codebase.
    MIT
  • Retrieve GitHub organization profile, top repositories by stars, tech stack distribution, and recent activity signals for due diligence and competitive analysis.
    MIT
  • Replace all content in code editors (Monaco, CodeMirror, Ace, ProseMirror) using their native APIs. Ideal for GitHub gists, CodePen, n8n code nodes, and similar.
    MIT
  • Find exact code strings in Mozilla repositories using literal matching. Search for specific terms, function names, or code snippets across Mozilla codebases.
    Apache 2.0