Skip to main content
Glama
135,606 tools. Last updated 2026-05-25 23:23

"Visual Studio Code (VSCode) - A Code Editor by Microsoft" matching MCP tools:

  • Execute GDScript code within the Godot editor to query engine state, access project settings, or perform quick operations using EditorScript functionality.
    MIT
  • Change the current Strudel session pattern by writing new code, appending, inserting at a line, replacing text, or clearing the editor.
    AGPL 3.0
  • Manage authentication for Microsoft Graph API. Check status, start device-code or browser OAuth flow, or complete device code authentication.
    MIT
  • Manage Microsoft Graph API authentication: check status, refresh tokens, or initiate OAuth flow using device code or browser redirect.
    MIT
  • Read and analyze code files with advanced filtering and chunking, automatically ignoring common artifact directories and files for efficient code examination.
    MIT
  • Read VS Code workspace settings, filtering by section like 'editor' or 'typescript', and returning the scope of each setting.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Fill in missing code between a given prefix and suffix. Use for editor autocomplete, code patching, or structured refactors where boundaries are specified.
    MIT
  • Read the current Pine Editor source code from TradingView. The Pine Editor must be open to fetch the script content.
    MIT
  • Update script source code safely in Roblox Studio without using loadstring. Input the script instance path and the new source code to modify scripts directly in the Studio environment.
    MIT
  • Browse and retrieve saved QR code style presets to reuse visual settings like colors, dots, and logos across multiple QR codes.
    MIT
  • Open a file in the VS Code editor to view or edit it, particularly after creating a new file or applying changes via create_diff. Specify file path and project folder; optionally set view column, focus preservation, and preview mode.
    MIT
  • Replace the current Pine Script code in TradingView's Pine Editor with new source code, including the required version header.
    MIT