All MCP servers

Figma Context Mcp

Official
by Api.AirforcestdioDesign & Creative015,063MIT

Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

mcpopen-sourcedesign-creative

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "figma-context-mcp-imp4b8f3": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}