mcp-server-guide MCP Server — Claude & Cursor Integration

# mcp-server-guide MCP Server ## What is mcp-server-guide? mcp-server-guide is a production-ready Model Context Protocol (MCP) server with 1,963 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install figma/mcp-server-guide # Or manual git clone https://github.com/figma/mcp-server-guide.git cd mcp-server-guide ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 1,963 - **Forks:** 🍴 178 - **License:** Unknown - **Updated:** 2026-09-07 - **Repo:** [figma/mcp-server-guide](https://github.com/figma/mcp-server-guide)