Figma MCP Server✓
com.figma.mcp/mcp · v1.0.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "com.figma.mcp/mcp",
"description": "The Figma MCP server brings Figma design context directly into your AI workflow.",
"title": "Figma MCP Server",
"repository": {
"url": "https://github.com/figma/mcp-server-guide",
"source": "github"
},
"version": "1.0.3",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.figma.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}