Skip to main content
Glama
457,875 tools. Updated 2026-08-14 18:31

"A tool for searching local files and code" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Run Python code on Google Colab with GPU/TPU acceleration. Collects generated files (images, CSVs, models) by zipping and downloading them to a local directory.
    MIT
  • Copy files from your local system to a Modal sandbox environment for uploading inputs, transferring configurations, or deploying code to isolated cloud-based Python environments.
    MIT
  • Upload local files to a remote server via SFTP. Transfers files from local machine to remote SSH server.
    MIT
  • Analyze a local code repository to extract languages, tech stack, entry points, and key modules for assessing a candidate's project fit.
    MIT
  • Inspect the active index for a local path or Git repository to see cached files, indexed chunks, languages covered, and tools available for search.
    MIT
  • Assess modification risk for files by analyzing dependents, impact surface, churn, ownership, co-change partners, and test gaps using code graph and git history. Run before editing hotspot or shared files.
    GPL 3.0
  • Index a local repository for semantic code search. Scans files, splits them into functions/classes, and generates embeddings for retrieval.
  • Upload local project source files to the cluster before job submission. Ensures jobs run fresh code by syncing files defined in profile YAML patterns.
    MIT