loading…
Search for a command to run...
loading…
A Python-based MCP server that enables users to view, search, and edit Figma files and Notion documents through natural language commands. It features specializ
A Python-based MCP server that enables users to view, search, and edit Figma files and Notion documents through natural language commands. It features specialized tools for automated Figma design generation from text descriptions and integrated project tracking across Figma, Notion, and Asana.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"figma-notion-mcp-server": {
"command": "npx",
"args": []
}
}
}