Skip to main content
Glama
478,307 tools. Updated 2026-08-26 07:28

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

  • Scan local config files to list installed MCP servers from Claude Desktop, Cursor, Windsurf, and VS Code. Use to review existing servers.
    AGPL 3.0
  • 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
  • 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

Matching MCP Servers

Matching MCP Connectors

  • Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.

  • Search the U.S. Senate's subpoenaed COVID-19 records: 18,094 communications, each page-cited.

  • Run a prompt through Claude using local CLI credentials. Use it from non-Claude MCP clients or to cross-check answers from other AI backends.
    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
  • Records a file snapshot after reading, then verifies before editing to detect external modifications, preventing silent overwrites and edit conflicts.
    MIT
  • Retrieve full block details: manifest, install command, dependencies, and source code for free blocks or unlock instructions for pro blocks.
    MIT
  • Preview the export configuration for AI safety guardrails, including system prompts, constitutions, and UVC qualities, to verify settings before exporting to Claude Code or other AI tools.
    MIT
  • Retrieve compact AST skeletons for all source files under a folder path to understand module structure without reading raw code. Reduces token usage significantly.
    MIT
  • Get an independent expert review of code problems, architecture trade-offs, or tricky bugs. Claude researches your question and provides advisory analysis without modifying files.
    MIT
  • 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
  • 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
  • Delegate complex tasks to Claude for code generation, reasoning, and engineering. Include all context in the prompt, as Claude has no conversation memory.
    MIT
  • Returns the Nogra init bundle for Claude Code to write workspace files locally. Use to initialize a Nogra workspace after MCP server setup.