Skip to main content
Glama
203,652 tools. Last updated 2026-06-14 20:13

"namespace:io.github.mila-gg" matching MCP tools:

  • Get the full node tree of the active page in Figma. Returns all nodes recursively for complete page data, suitable when token efficiency is not a concern.
    MIT
  • Add a new mode (e.g., Light/Dark, Desktop/Mobile) to an existing variable collection in Figma. Note: Free plan limited to one mode; paid plan required for multiple modes.
    MIT
  • Set fill color on a single Figma node by providing nodeId and hex color. Choose to replace existing fills or append a new fill on top.
    MIT
  • Update a paint style's name, color, or description. Modify fill colors with hex values and change style metadata directly.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Mila is an AI-native collaborative platform for documents, spreadsheets, and slide presentations. The Mila MCP server lets AI assistants create, read, update, and manage office documents programmatically. 23 MCP tools covering documents, sheets, slides, and servers. Get your API key at https://mila.gg/api-keys.

  • Create and manage documents, spreadsheets, and presentations from your AI assistant.

  • Set prototype reactions on a Figma node with triggers like click, hover, timeout, and actions like navigation, URL, back. Choose between replacing or appending reactions.
    MIT
  • Run all store-maintenance tasks in one call: decay, dedup, orphans, and FTS rebuild. Combines four housekeeping steps safe and idempotent.
    MIT
  • Start a background process, such as a dev server, in an isolated sandbox environment.
    MIT
  • Create a new design token variable in a Figma collection. Specify name, type (COLOR, FLOAT, STRING, BOOLEAN), and optional initial value.
    MIT
  • Create a new text node on the current Figma page or inside a specific parent node. Automatically loads the font and returns the node ID and bounds for further editing.
    MIT
  • Export a screenshot of selected or specified Figma nodes as base64-encoded image data for integration into other tools or processes.
    MIT
  • Remove prototype reactions from a node. Omit indices to clear all, or specify zero-based indices to remove specific reactions.
    MIT
  • Remove or archive low-scoring memories that have fallen below the forget threshold to prevent database growth and maintain memory efficiency.
    AGPL 3.0
  • Delete a single variable (variableId) or an entire collection and all its variables (collectionId). Provide exactly one of the two.
    MIT
  • Query EPA Greenhouse Gas Reporting Program data to access facility-level direct emissions information with daily updates, quality scoring, and verifiable citations.
  • Fetch all local styles (paint, text, effect, grid) from the Figma document. Returns each style's ID, name, type, and properties to apply or update styles.
    MIT
  • Find and replace text strings or regex patterns across all text layers in a Figma page or subtree. Specify a root node to scope the search, or leave blank to search the entire page.
    MIT
  • Bind a Figma local variable to a node property such as fillColor, opacity, or visible, making the property value dynamic based on the variable.
    MIT
  • Remove a page from a Figma document using its ID or name. Prevents deletion of the last remaining page.
    MIT