Skip to main content
Glama
306,613 tools. Last updated 2026-07-27 03:23

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

  • Starts the OAuth device code login process for accessing Microsoft Planner and To Do tasks. Returns a user code and verification URL for manual sign-in.
    MIT
  • Initiates Microsoft Identity device code login for a SharePoint profile. Returns user code and verification URL; background polling continues until sign-in completes.
    MIT
  • Authenticate with Microsoft Graph API using device code or browser. Check status, start OAuth flow, or complete device code authentication.
    MIT
  • 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

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables safe, concurrent file system operations with sandboxed directory access control, automatic encoding detection, optimistic locking, and precise code editing capabilities including search-replace and batch operations.
    Last updated
    10
    5
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A FastMCP server providing powerful code editing tools including precise file modifications with diff-based operations, file creation and reading with line numbers, and more tools for code editing workflows.
    Last updated
    MIT

Matching MCP Connectors

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

  • Cloudflare Workers MCP server: code-explainer

  • Check Microsoft 365 authentication status and start device-code sign-in when access is not authorized. Provides verification URL and user code for login.
    MIT
  • Replace all content in popular code editors like Monaco, CodeMirror, and Ace. Automatically detects the editor type and uses its native API for reliable replacement.
    MIT
  • Connects to a remote Three.js app via URL for runtime inspection and visual debugging. Allows viewing and modifying scene properties without changing source code.
    MIT
  • Initiates device flow authentication for adding a new Microsoft account. Returns a device code and verification URL for the user to sign in.
    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
  • Fill in missing code between a given prefix and suffix. Use for editor autocomplete, code patching, or structured refactors where boundaries are specified.
    MIT
  • Execute Python code inside the Unreal Editor to automate tasks, manipulate actors and assets, and capture log output or evaluate expressions for immediate results.
    MIT