stigmer/figma
v1.0.0Apache-2.0
Figma's hosted MCP server: read design files, components, variables and comments. Sign in with your Figma account.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
figmastreamable-http
{
"type": "streamable-http",
"url": "https://mcp.figma.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "figma",
"version": "1.0.0",
"description": "Figma's hosted MCP server: read design files, components, variables and comments. Sign in with your Figma account.",
"author": {
"name": "Stigmer",
"url": "https://stigmer.ai"
},
"homepage": "https://www.figma.com",
"repository": "https://github.com/stigmer/stigmer",
"license": "Apache-2.0",
"keywords": [
"figma",
"design",
"mcp"
],
"extensions": {
"ai.stigmer": {
"displayName": "Figma",
"category": "integrations"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.stigmer