Unified Figma MCP
Unified Figma MCP
Stage-1-Untersuchungsprojekt für einen Unified-Figma-MCP-Koordinator, der Plumb und Custom MCP angemessen nutzen kann, ohne eines der vorhandenen Backends zu ändern.
Korrekter lokaler Pfad:
C:\Users\rachi\OneDrive\Documents\FIGMA UNIFIED MCPStage-1-Status
Stage 1 ist nur Dokumentation und Verifizierung. Das Repository enthält derzeit Architekturdokumente, Testergebnisse und eine Custom-MCP-SDK-Sonde. Es wurde noch keine Produktionsimplementierung des Koordinators hinzugefügt.
Related MCP server: Local Figma MCP Bridge
Wichtigste Erkenntnis
Plumb und Custom funktionieren beide als echte Figma-MCP-Pfade, aber der aktuelle Figma-Workflow unterstützt jeweils nur eine aktive MCP-Plugin-Brücke. Unified MCP sollte daher explizite Backend-Gesundheit und klare Umschaltaufforderungen bereitstellen.
Dokumente
docs/CURRENT_SYSTEM.mddocs/PLUMB_ARCHITECTURE.mddocs/CUSTOM_MCP_ARCHITECTURE.mddocs/PROTOCOL_MAP.mddocs/CAPABILITY_MATRIX.mddocs/ARCHITECTURE_OPTIONS.mddocs/FAILURE_ANALYSIS.mddocs/IMPLEMENTATION_RECOMMENDATION.mddocs/TEST_PLAN.mddocs/STAGE1_RESULTS.md
Diagnoseskript
scripts/custom-mcp-sdk-probe.mjsBeispiel:
node scripts\custom-mcp-sdk-probe.mjs --wait-paired --read --writeDas Skript startet den vorhandenen Custom-MCP-Server als untergeordneten Prozess, kommuniziert MCP über stdio mit dem in FIGMA-CUSTOM-MCP installierten MCP-SDK und überprüft optional Status, Lesen, Schreiben und Bereinigung.
Stage-2-Status
Stage 2 fügt die erste echte Unified-MCP-Koordinator-Laufzeitumgebung hinzu:
npm run startDiagnose-Hilfsprogramme:
node scripts\unified-probe.mjs unified_status
node scripts\unified-probe.mjs unified_probe_backend '{"backend":"plumb"}'
node scripts\unified-probe.mjs unified_probe_backend '{"backend":"custom"}'
node scripts\unified-live-sequence.mjsStage-2-Dokumente:
docs/STAGE2_ARCHITECTURE.mddocs/STAGE2_TEST_PLAN.mddocs/STAGE2_RESULTS.mddocs/BACKEND_ADAPTERS.mddocs/STATUS_MODEL.mddocs/ERROR_MODEL.md
Stage-3-Status
Stage 3 untersuchte die automatisierte Backend-Übergabe. Ergebnis: AUTOMATISIERTE ÜBERGABE BLOCKIERT unter der aktuellen Zwei-Plugin-Architektur. Unified MCP kann manuelle Backend-Änderungen beobachten, kann das inaktive Figma-Plugin jedoch nicht legitim starten, ohne eine neue Plugin-Architektur oder fragile UI-Automatisierung.
Stage-3-Dokumente:
docs/STAGE3_INVESTIGATION.mddocs/HANDOFF_STATE_MACHINE.mddocs/BACKEND_LIFECYCLE.mddocs/STAGE3_TEST_PLAN.mddocs/STAGE3_RESULTS.mddocs/HANDOFF_BLOCKER.mddocs/RUNTIME_ALTERNATIVES.md
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables interaction with Figma tools and services through a standardized MCP interface.MIT
- Alicense-qualityCmaintenanceUnofficial local MCP bridge for reading the currently open Figma file through a Figma plugin. Provides tools to inspect selection, file info, and export selected nodes as SVG/PNG.MIT
- Alicense-qualityCmaintenanceBridges MCP clients to Figma, enabling live canvas manipulation via a plugin WebSocket and file metadata access through the Figma REST API.MIT
- FlicenseBqualityCmaintenanceA local bridge that lets MCP clients inspect, export, and modify Figma files through a development Figma plugin.65
Related MCP Connectors
Private-by-default, local-first memory/context/task orchestrator for MCP apps and agents.
Discovery, OAuth, project operations, and exact project MCP handoff for Spala backend projects.
The Figma MCP server brings Figma design context directly into your AI workflow.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rachit0-glitch/UNIFIED-CUTOSM-FIGMA-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server