Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
A TypeScript server implementing the Model Context Protocol for standardized access to Figma resources.
Standardized, protocol-based access to Figma files and components.
Watch and react to changes in Figma resources in real-time.
Integrate Figma resource data into LLM-powered applications.
This MCP server provides MCP-compliant access to Figma files, components, variables, and other resources, enabling seamless integration with LLM applications. It supports multiple transports including stdio and SSE, offers robust type-safe implementations with validation and error handling, and facilitates operations like listing, reading, watching, and searching Figma resources. The server uses a custom URI scheme and supports batch operations to enhance efficiency.