Figma React runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm.
An MCP server that converts Figma designs into React code.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @manansiingh/figma-react-mcp-server ссылается на manansingh2001/figma-react-mcp-server
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add figma-react -- npx -y @manansiingh/figma-react-mcp-server
{
"mcpServers": {
"figma-react": {
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.figma-react]
command = "npx"
args = ["-y", "@manansiingh/figma-react-mcp-server"]
{
"mcpServers": {
"figma-react": {
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"figma-react": {
"args": [
"-y",
"@manansiingh/figma-react-mcp-server"
],
"command": "npx"
}
}
}
An MCP server that created for demo
MCP server that reduces LLM context by removing code comments and converting data formats to TOON
Free MCP server: index a repo's files into the x402-codesearch Worker's search index.
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
An MCP server that provides CodeScene Code Health analysis tools.
MCP server that spawns and drives Claude Code sessions via claude-wrap.
MCP server to read, inspect and troubleshoot codebase symbols
An MCP server that fuses LLM contextual intelligence with procedural code reliability.
Answers built from our own checks of this server.