Skip to main content
Glama
606,627 tools. Updated 2026-09-24 10:13

"How to access Visual Studio Code" matching MCP tools:

  • Execute VBA scripts in CST Studio Suite with safety validation that blocks shell access, file I/O, and external process calls.
    MIT
  • Run arbitrary Luau code in Roblox Studio and return the output. Leverages full API access from the plugin context; use 'return <value>' to capture results.
    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
  • 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

Matching MCP Servers

Matching MCP Connectors

  • Connect to the MCP Studio SDK MCP server. This server is connected to two sources: the MCP Studio SDK documentation and the GitHub sample application repos. These resources are great for individuals looking to embed MCP Studio SDK into their web applications, and need an easy way to connect to an MCP server that has access reliable resources for AI-assisted engineering workflows.

  • Code mode (preview): the AI writes a script against a typed foundry.* API and runs it in a sandbox.

  • Retrieve all Automation Studio projects from Itential Platform to access organized workflows, templates, and automation artifacts for team collaboration and asset management.
    GPL 3.0
  • Retrieve the authenticated Score Studio user and organization memberships to confirm identity and access scope before proceeding.
    Apache 2.0
  • Start a pairing session and receive a single-use URL to open in a browser, automatically connecting the user's Studio tab for remote website editing.
    MIT
  • Retrieve promo-code pools to inspect discount and validity settings. Since codes only track usage, pools determine how much a code is worth.
    Apache 2.0
  • Preview design system imports from token JSON, CSS, HTML, ZIP, or Studio files to identify issues before saving. Returns a review draft, source warnings, and a native specimen without executing code.
    MIT
    Destructive
  • Activates a Lumia Studio scene, theme, or animation. Provide kind (scene/theme/animation) and name; scenes and themes accept duration.
    MIT
  • Convert Figma designs into frontend code that matches your tech stack and style variables. Automatically detects and applies project configurations.
    Mozilla Public 2.0
  • Converts a causal DAG into idiomatic Python (networkx) or R (dagitty) code, plus a deep-link URL to open it in DAG Studio.
    Apache 2.0
  • Retrieve code from Circuitry's visual workflow platform with optional line range selection for large files, enabling precise access to specific code segments.
    -