Skip to main content

Allow your AI coding agents to access figma files & prototypes directly

Project description

Figma MCP Python

PyPI version

Allow your AI coding agents to access Figma files & prototypes directly. You can DM me for any issues / improvements: https://x.com/jasonzhou1993

figma-mcp MCP server

Quick Installation with pipx

pipx install figma-mcp

For Cursor:

  1. In settings, add an MCP server using the command:
figma-mcp --figma-api-key=your_figma_key
  1. OR Add a .cursor/mcp.json file in your project:
{
  "mcpServers": {
    "figma-python": {
      "command": "figma-mcp",
      "args": [
        "--figma-api-key=your_figma_key"
      ]
    } 
  }
}

For other IDEs like Windsurf, use an MCP configuration file (e.g., mcp_config.json):

{
  "mcpServers": {
    "figma-python": {
      "command": "figma-mcp",
      "args": [
        "--figma-api-key=your_figma_key"
      ]
    } 
  }
}

Install uv and set up the environment

curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv
source .venv/bin/activate
uv sync

Test locally

python -m figma_mcp.main

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_figma_mcp-0.1.3.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iflow_mcp_figma_mcp-0.1.3-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file iflow_mcp_figma_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: iflow_mcp_figma_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.8

File hashes

Hashes for iflow_mcp_figma_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 8fca62ec215c63db7cc8573eb18cb29ab29cb0496233c0dd29f86bc79ca39f4b
MD5 e8522725acb99063e7dd206478242eca
BLAKE2b-256 fb0460b98a111eb3087ed96030414f3e8d95f550f57f2f38ccf6b1794d05ebd5

See more details on using hashes here.

File details

Details for the file iflow_mcp_figma_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_figma_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9932c23d500c1da6afdce87558d6d620dfaa62992338607e9d9ef4a41eaabca8
MD5 b53c06dbd0f55a2cac126281784789c2
BLAKE2b-256 f6bdf6b3450375ab3dc6c660ca89222b42295ad4eee1201db7e320dbfc7a9eaa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page