Skip to main content
Glama
by alucardeht
package.json652 B
{ "name": "@alucardeht/figma-mcp", "version": "3.0.0", "description": "MCP server for Figma API with intelligent context management, pagination, and token optimization", "type": "module", "main": "index.js", "bin": { "figma-mcp": "./index.js" }, "scripts": { "start": "node index.js" }, "keywords": ["mcp", "figma", "model-context-protocol", "design", "api"], "author": "alucardeht", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/alucardeht/figma-mcp.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "axios": "^1.6.2", "sharp": "^0.33.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alucardeht/figma-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server