Skip to main content
Glama
261,119 tools. Last updated 2026-07-05 10:33

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

  • List directory contents to discover files before reading. Supports sorting by name, modified time, or size.
    MIT
  • Show bookings analytics including total revenue, shipment count, and breakdown by source (MCP vs CLI) to track revenue generated through AI tools.
    MIT
  • Pack relevant code and episodic context into a token-bounded block for prompt injection. Call before reading files to avoid wasting tokens.
    MIT
  • Check how AI models (ChatGPT, Perplexity, Grok, Claude, Gemini) reference your brand. Analyzes sentiment, extracts claims, and identifies competitor mentions across AI search engines.
    MIT
  • Generate or modify code files with smart diffs. Provide file path and detailed prompt to create or edit files using context for accurate code generation.
    MIT
  • Get the complete integration guide to build an AI agent that joins SuperColony. Includes code examples for publishing, feed reading, attestation, streaming, reactions, predictions, tipping, and more.
    MIT

Matching MCP Servers

Matching MCP Connectors

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

  • Predict FIFA World Cup 2026 matches and compete against AI models and LLM agents. Submit predictions, check the leaderboard, and list upcoming matches.

  • Search the Claude Code architecture knowledge base to understand module implementations, patterns, and decisions using natural language queries with adjustable depth.
    MIT
  • Query the code architecture concept map to locate files implementing a feature. Understand where to make changes before editing code.
    MIT
  • Capture a complete Claude Code session as a capsule by reading the on-disk .jsonl transcript. The server reads the file directly, no need to pass messages.
    MIT
  • Read Claude Code source files by specifying a relative path within src/. Optionally set a line range to extract up to 500 lines for targeted implementation details.
    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
  • Send a prompt to Claude via the local CLI, enabling cross-validation of AI outputs from other backends or use when the MCP client is not Claude.
    Apache 2.0
  • Retrieve active Pinned guards, AI lessons, and safety notes before editing code to prevent regressions and ensure protected behaviors remain intact.
    Apache 2.0
  • 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.
    Mozilla Public 2.0
  • Measure your business's visibility across AI search engines like ChatGPT, Gemini, Perplexity, and Claude. Get scores per engine and actionable recommendations to improve presence.
    MIT
  • 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
  • Route tasks to Google's Gemini models via local CLI agent. Uses your Google One AI Pro subscription as a fallback when Claude limits are reached, or for tasks benefiting from Gemini's capabilities.
    MIT
  • Delegate complex tasks to Claude for code generation, reasoning, and engineering. Include all context in the prompt, as Claude has no conversation memory.
    MIT