A Model Context Protocol (MCP) server for generating Jetpack Compose code from Figma nodes.
Project description
figma-to-compose-mcp
A Model Context Protocol (MCP) server for generating Jetpack Compose code from Figma nodes.
Installation
uvx figma-to-compose-mcp
Usage
Add this to your mcp.json
"figmaToCompose": {
"command": "uvx",
"args": [
"figma-to-compose-mcp"
],
"env": {
"FIGMA_TOKEN": "YOUR_FIGMA_TOKEN"
}
}
Your mcp json should look like this
{
"servers": {
"figmaToCompose": {
"command": "uvx",
"args": [
"figma-to-compose-mcp==0.1.4"
],
"env": {
"FIGMA_TOKEN": "YOUR_FIGMA_TOKEN"
}
}
}
}
Set the following environment variables as needed:
FIGMA_TOKEN: Your Figma API token
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file figma_to_compose_mcp-1.1.1.tar.gz.
File metadata
- Download URL: figma_to_compose_mcp-1.1.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8abc5bf600a66d1afdaa1487818102ae3921db6bd658353cb374b2fe3d5d7599
|
|
| MD5 |
4ad5ff17319254645604b818ca9fcb1c
|
|
| BLAKE2b-256 |
3b6e0f5619c3fd986bab3b21485ff6823a92b30e6c2f279fef3cd1b93863ef95
|
File details
Details for the file figma_to_compose_mcp-1.1.1-py3-none-any.whl.
File metadata
- Download URL: figma_to_compose_mcp-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e873eceb1e46e3bee909ae568a996ec3bd0322415256b953f7c5406f410f32f5
|
|
| MD5 |
b775159849b28e4a0241625f3a6ebfdd
|
|
| BLAKE2b-256 |
fe7ee9af3488475c488828c621f2e0ad609c6c2fe623b537064e7f7d9df4414e
|