Figma React
Rank #4,666io.github.MananSingh2001/figma-react
MCP server providing figma-react capabilities
Figma React is a Model Context Protocol (MCP) server published by MananSingh2001. It ranks #4,666 of 132,113 servers tracked on MCP Toplist, and its repository has 71 GitHub stars. Figma React is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Mar 18, 2026.
Ranks ahead of 127,447 of 132,113 servers on MCP Toplist.
Use Figma React
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add figma-react -- npx -y @manansiingh/figma-react-mcp-server[mcp_servers.figma-react]
command = "npx"
args = ["-y", "@manansiingh/figma-react-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"figma-react": {
"command": "npx",
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"figma-react": {
"command": "npx",
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"figma-react": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"figma-react": {
"command": "npx",
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"figma-react": {
"command": "npx",
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.MananSingh2001%2Ffigma-react)<a href="https://mcptoplist.com/server/io.github.MananSingh2001%2Ffigma-react"><img src="https://mcptoplist.com/badge/io.github.MananSingh2001%2Ffigma-react.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
MananSingh2001
Other servers by MananSingh2001
View all MananSingh2001 servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.3 | Mar 18, 2026 |
| 1.0.2 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Figma React?
- Figma React is maintained by MananSingh2001, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Figma React listed on the Official MCP Registry?
- Yes — Figma React is listed on the Official MCP Registry.
- How many versions does Figma React have?
- MCP Toplist tracks 3 versions of Figma React, most recently published on Mar 18, 2026.
- Where can I find the source code for Figma React?
- The source code for Figma React is hosted at github.com/MananSingh2001/figma-react.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.