All servers



Figma
verifiedRead Figma files, frames, and components.
by Figma6.2kMITupdated 1mo agoadded 1y ago
Figma MCP server. Pull file metadata, frames, components, and variables for design-aware code generation.
Install
Add this block to your claude_desktop_config.json then restart Claude Desktop.
claude_desktop_config.jsonjson
{
"mcpServers": {
"figma": {
"command": "npx",
"args": [
"-y",
"@figma/mcp"
],
"env": {
"FIGMA_TOKEN": "figd_xxx"
}
}
}
}Related servers
EverArt
by Anthropic
51k
Generate images via the EverArt API.
Node.jsOfficialAI / LLMauth
updated 1mo ago
Google Drive
by Anthropic
51k
Browse and read files in your Google Drive.
Node.jsOfficialProductivityauth
updated 1mo ago
Slack
by Anthropic
51k
Read and post to Slack channels and DMs.
Node.jsOfficialMessagingauth
updated 1mo ago