Google PageRank for AI agents. 25,000+ tools indexed.

figma-mcp-go by vkhanhqui

#2389 of 8010 by vkhanhqui
45 score

Figma MCP server with full read/write access via plugin bridge — no API token, no rate limits. 58 tools for design automation: styles, variables, components, prototypes, and content.

Ranked #2389 out of 8010 indexed tools.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness 9d ago
Issue Health 100%
Stars 68
Platform Breadth 1 platform
Contributors 2
Description Detailed

How to Improve

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for figma-mcp-go by vkhanhqui
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-vkhanhqui--figma-mcp-go)](https://agentrank-ai.com/skill/glama-vkhanhqui--figma-mcp-go/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-vkhanhqui--figma-mcp-go/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-vkhanhqui--figma-mcp-go" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# figma-mcp-go

Figma MCP — Free, No Rate Limits

Open-source Figma MCP server with full read/write access via plugin — no REST API, no rate limits. Turn text into designs and designs into real code. Works with Cursor, Claude, GitHub Copilot, and any MCP-compatible AI tool.

**Highlights**
- No Figma API token required
- No rate limits — free plan friendly
- **Read and Write** live Figma data via plugin bridge
- Supports multiple AI tools simultaneously
- Written in Go, distributed via npm

https://github.com/user-attachments/assets/17bda971-0e83-4f18-8758-8ac2b8dcba62

---

## Why this exists

Most Figma MCP servers rely on the **Figma REST API**.

That sounds fine… until you hit this:

| Plan | Limit |
|------|-------|
| Starter / View / Collab | **6 tool calls/month** |
| Pro / Org (Dev seat) | 200 tool calls/day |
| Enterprise | 600 tool calls/day |

If you're experimenting with AI tools, you'll burn through that in minutes.

I didn't have enough money to pay for higher limits.
So 
Read full README on GitHub →