Generate documentation for an MCP server using the MCP Server Boilerplate. Input the server name to create a starter template for integrating AI assistants and custom tools.
Install an MCP server using pip or npm by specifying the package name, arguments, and environment variables. Simplifies server setup and configuration across platforms.
Set up and install an MCP server from locally cloned code on your computer by specifying the path, arguments, and environment variables. Requires npx or uv for node and Python servers.
A Model Context Protocol server that integrates with Figma's API, allowing interaction with Figma files, comments, components, projects, and webhook management.
A server that converts Figma designs into pseudo-code structures optimized for LLMs to understand design context, allowing easy extraction of visual elements and code-like representations from Figma files.
Enables seamless interaction with Figma via the Model Context Protocol, allowing LLM applications to access, manipulate, and track Figma files, components, and variables.