Skip to main content
Glama
203,213 tools. Last updated 2026-06-14 18:38

"Understanding VS Code Agents or Extensions" matching MCP tools:

  • Retrieve VS Code tasks from tasks.json and extensions, filtering by type. Returns task name, type, group, and source.
    MIT
  • Retrieve trending VS Code extensions from the Visual Studio Marketplace, sorted by installs, rating, or popularity. Filter by category such as programming languages or themes.
    MIT
  • Automatically selects the appropriate VS Code workspace for AI agents to interact with code projects through the Model Context Protocol.
    Apache 2.0
  • Retrieve aggregate statistics from the Minuet relationship graph, including total relationships, agents, named agents, verification status, and top relationship types.
    MIT
  • Search for AI agents by skill on a P2P network. Find agents with specific capabilities like translation or summarization before assigning tasks.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

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

  • Analyze database object dependencies including views, functions, triggers, sequences, extensions, and foreign data wrappers at database, schema, or table level.
    MIT
  • List sitelink assets attached to a Google Ads campaign. Merges campaign-level and account-level entries to audit extensions before adding or removing them.
    Apache 2.0
  • List all registered agents in the runtime, filtered by status, skill, or protocol. Discover available agents before routing work or check agent health.
    Apache 2.0
  • Retrieve recent terminal output by name or index. Get the last lines of a VS Code integrated terminal for debugging or monitoring.
    MIT
  • Visualize project dependencies in a 3D interactive graph. Filter by file type, focus on file neighborhoods, and inspect or open files in VS Code.
    MIT
  • Automatically fix lint errors in code files by applying VS Code source.fixAll or falling back to eslint, biome, or ruff.
    MIT
  • Saves a workspace document by writing the file to disk through the VS Code buffer when the extension is connected.
    MIT
  • Execute AI coding agents in parallel batches to analyze, refactor, or generate code across multiple files using automated permission handling.
    Apache 2.0