saasui-mcp

rakesh-mondal/saasui-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
MCP server exposing saasui.design SaaS UI design references to AI coding assistants.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "saasui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rakesh-mondal/saasui-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that gives AI coding assistants (Claude, Cursor, etc.) live access to [saasui.design](https://www.saasui.design) — a curated reference library of real SaaS UI/UX patterns from products like Notion, Linear, and Intercom. Use it while designing or building SaaS/enterprise UI to pull real-world references for a screen or pattern, look up terminology, and cite sources.