Skip to main content
Glama
127,855 tools. Last updated 2026-05-05 21:16

"How to use Claude AI Pro 3.7 for reading and editing VS Code files" matching MCP tools:

  • Analyze code changes before editing to identify files that may need updating, including co-changes, references, and related tests.
    MIT
  • Compare Claude and GPT-4o on identical prompts using PQS evaluation. Get head-to-head scores, winner analysis, and model recommendations from third-party judge assessment to determine the best LLM for your use case.
    MIT
  • Generate portable brand files for AI chats, code configs, team guidelines, email summaries, or PDF guides. Choose target format and optionally embed the logo.
    MIT
  • Analyze code-database dependencies to assess impacts before implementing changes. Use this tool to identify which code relies on specific database objects or how database changes affect code. Essential for validating AI-suggested modifications or SQL code updates.
  • Reload all FreeCAD addon handler modules to apply code changes without restarting FreeCAD. Use after editing handler files to update the RPC server.
    GNU Lesser General Public v2.1 or later

Matching MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Enables document conversion between PDF, DOCX, and Markdown formats to facilitate reading and editing complex files in AI tools like Claude Desktop or Cursor. It utilizes marker-pdf and pandoc to provide structured text versions of documents, helping to manage context and support unsupported file types.
    Last updated
    1
  • A
    license
    B
    quality
    C
    maintenance
    An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
    Last updated
    8
    22
    182

Matching MCP Connectors

  • Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.

  • Humanizer PRO humanize AI-generated content into natural, human-sounding text that bypasses GPTZero, Turnitin, Originality.ai, Copyleaks, ZeroGPT, and other AI detectors. Undetectable AI content rewriting with Stealth, Academic, and SEO modes.

  • Retrieve AI Visibility scores for all competitors, measuring how ChatGPT, Claude, and Gemini rank your brand. Returns composite score, mention rate, per-provider breakdowns, and competitor rankings.
    MIT
  • Track how LLM brand perception changes over time. Analyze up to 200 data points per query, with optional provider filter for OpenAI, Claude, or Gemini. Ideal for time-series analysis of AI visibility.
    MIT
  • Analyze code changes to identify affected symbols, test callers, and non-test callers across your workspace before editing files.
  • Execute AI coding agents in parallel batches to analyze, refactor, or generate code across multiple files using automated permission handling.
  • Insert or replace text at specific line ranges in files for precise code editing without context-heavy operations.
  • Retrieve available Claude Code skills with details like slug, title, category, and description to identify automation capabilities for development workflows.
    MIT
  • Retrieve file metadata like size and line count without accessing file contents. Helps determine optimal reading strategies for large files by analyzing file characteristics first.
    MIT
  • Retrieve specific function implementations from code files to reduce token usage by extracting only needed function definitions instead of reading entire files.
    MIT
  • Index local source files into a semantic cache to enable AI assistants to find relevant code through semantic search instead of repeatedly reading entire codebases.
  • Retrieve class definitions and specific methods without reading entire files to reduce token usage by 80%+ in code navigation.
    MIT
  • Generate time-limited secure URLs to download video files from Kaltura for local saving, editing, backups, or sharing downloadable links.
    MIT
  • Spawns Claude Code AI as a background subprocess to interpret natural language requests and autonomously complete development tasks, returning a task ID for tracking progress.
    MIT
  • Spawns Claude Code AI to interpret natural language development requests and autonomously complete programming tasks through file operations and code execution.
    MIT