Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From figma-helper
Connects to a local Figma Desktop instance at http://127.0.0.1:3845/mcp, providing MCP tools and resources for Figma design files, prototypes, and collaboration.
npx claudepluginhub jeongsk/claude-skillsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"figma-dev-mode-mcp-server": {
"type": "http",
"url": "http://127.0.0.1:3845/mcp"
}
}
}Server configuration and connection parameters
http://127.0.0.1:3845/mcpShare bugs, ideas, or general feedback.