design-extract MCP Server — Claude & Cursor Integration

# design-extract MCP Server ## What is design-extract? design-extract is a production-ready Model Context Protocol (MCP) server with 4,053 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 Manavarya09/design-extract # Or manual git clone https://github.com/Manavarya09/design-extract.git cd design-extract ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** HTML - **Stars:** ⭐ 4,053 - **Forks:** 🍴 349 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [Manavarya09/design-extract](https://github.com/Manavarya09/design-extract)