mobbin-mcp

pdcolandrea/mobbin-mcp
★ 9 stars TypeScript 🤖 AI/LLM Updated today
Unofficial MCP server for searching Mobbin's design library — apps, screens, flows & collections. No public API required.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mobbin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pdcolandrea/mobbin-mcp"
      ]
    }
  }
}

README Excerpt

An unofficial MCP server that connects to [Mobbin](https://mobbin.com) — the design inspiration platform with 600k+ screens from 1,100+ apps. Search apps, browse screenshots, explore user flows, and access your saved collections directly from Claude. Mobbin has no public API. This server was built by reverse-engineering their internal endpoints.

Tools (8)

mobbin_get_filtersmobbin_get_screen_detailmobbin_list_collectionsmobbin_popular_appsmobbin_quick_searchmobbin_search_appsmobbin_search_flowsmobbin_search_screens