mcp-server

mcp-server

12

This project is a Model Context Protocol (MCP) server designed for the D-ZERO front-end development environment. It offers features like Figma data retrieval and coding guideline provision while supporting integration with an AI assistant through CLINE.

How do I obtain a Figma access token?

You can obtain a Figma access token from https://www.figma.com/developers/api#access-tokens.

What should I do if the @d-zero/mcp-server package fails to execute?

If the package fails to execute, install it globally and specify the full path as per the reference issue on GitHub.

Is a .env file necessary for developing the MCP server?

Yes, a .env file is required for the development of the MCP server, containing Figma API settings and test URLs.