Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Media & DesignAuth: OAuth2.1

Figma hosted MCP server

Design platform

Figma’s hosted MCP server gives agents structured access to design files — frames, components, and variables — so design-aware code generation and design ops can work from the real source of truth in the connected Figma account.

Curated by Published Updated

Server description

Read design files, components, and variables from Figma

Figma’s hosted MCP server gives agents structured access to design files — frames, components, and variables — so design-aware code generation and design ops can work from the real source of truth in the connected Figma account.

Directory details

Slug
figma
Category
Media & Design
Category slug
media-and-design
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "figma": {
      "url": "https://mcp.figma.com/mcp"
    }
  }
}

Connection links