Allow your AI coding agents to access Figma files & prototypes directly. You can DM me for any issues / improvements: https://x.com/jasonzhou1993
pipx install figma-mcp
figma-mcp --figma-api-key=your_figma_key
.cursor/mcp.json
file in your project:{
"mcpServers": {
"figma-python": {
"command": "figma-mcp",
"args": [
"--figma-api-key=your_figma_key"
]
}
}
}
mcp_config.json
):{
"mcpServers": {
"figma-python": {
"command": "figma-mcp",
"args": [
"--figma-api-key=your_figma_key"
]
}
}
}
curl -LsSf https://astral.sh/uv/install.sh | sh
uv venv
source .venv/bin/activate
uv sync
python -m figma_mcp.main
Azure Mcp
The Azure MCP Server, bringing the power of Azure to your agents.
Repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
Mcp Wolfram Alpha
Connect your chat repl to wolfram alpha computational intelligence
MCP Server for the Perplexity API.
MCP Server for deepseek integration in Claude desktop
MCP server to analyze your genetic test results from WeGene
Version 2.0 - 37 tools available - an MCP server for interacting with the Canvas LMS API. This server allows you to manage courses, assignments, enrollments, and grades within Canvas.