{
    "$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": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2025-10-16T17:40:56.949472Z",
            "publishedAt": "2025-10-16T17:40:56.949472Z",
            "updatedAt": "2025-10-16T17:40:56.949472Z",
            "isLatest": true
        }
    }
}