figma-mcp
Overview
figma-mcp is a ModelContextProtocol server for Figma, implemented in TypeScript/JavaScript.
Best For
ModelContextProtocol server for Figma, available as an npm package.
Decision Snapshot
- • Source provenance count: 1
- • Last seen: 3/15/2026
- • Published: 3/15/2026
Features
- • Profile category: Tools.
- • Primary language signal: TypeScript/JavaScript.
- • Official website link is available.
- • Topic tags: npm, javascript, package.
Use Cases
- • Use in tools-oriented MCP workflows.
How It Works
figma-mcp is indexed via npm Registry Search API with repository and metadata signals. Public install/usage parser signals are limited, so follow official links for exact implementation details.
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • Source feeds: npm Registry Search API
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
@modelcontextprotocol/server-filesystem
An MCP server designed for filesystem access.
@upstash/context7-mcp
Context7 is a specialized MCP server that provides extended context management for AI assistants. It maintains conversation context across long sessions, enabling AI models to reason about complex, multi-turn interactions without losing track of earlier exchanges. Editor's Review: Context7 solves a fundamental problem with LLM-based AI assistants—limited context windows. By intelligently managing what context to retain and how to retrieve it, Context7 enables AI assistants to maintain coherence over much longer interactions than would otherwise be possible. This is particularly valuable for complex debugging sessions, architectural design discussions, or any workflow where earlier decisions inform later ones. The server is well-documented and straightforward to configure. If you find that AI assistants lose track of your project details in long sessions, Context7 is one of the most practical solutions available.
@modelcontextprotocol/sdk
TypeScript/JavaScript implementation of the Model Context Protocol (MCP).
@azure-devops/mcp
An MCP server for interacting with Azure DevOps, implemented in TypeScript/JavaScript and available as an npm package.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.