mobbin-mcp
MCP server for searching and browsing Mobbin design inspiration
Versions
1.3.1latestTools 11
mobbin_search_apps Search and browse apps on Mobbin by category and platform. Returns app names, logos, preview screens, and version IDs for deeper exploration.
mobbin_search_screens Search screens across all apps on Mobbin. Filter by screen patterns (e.g.,
mobbin_search_flows Search user flows/journeys across all apps on Mobbin. Filter by flow actions (e.g.,
mobbin_quick_search Quick autocomplete search for apps by name. Returns matching app IDs and names. Use this for fast lookup before fetching full details.
mobbin_get_app_screens Get all screens for a specific app on Mobbin. Pair with mobbin_quick_search to drill into one app: quick_search -> app_id -> get_app_screens. Returns every screen for that app with patterns, elements, and dimensions.
mobbin_get_app_flows Get all user flows for a specific app on Mobbin. Pair with mobbin_quick_search: quick_search -> app_id -> get_app_flows. Returns each flow
mobbin_popular_apps Get the most popular apps on Mobbin, grouped by category. Great for discovering trending design inspiration.
mobbin_list_collections List your saved Mobbin collections with item counts.
mobbin_get_collection Get the items saved inside a specific Mobbin collection (apps, screens, and/or flows).
mobbin_get_filters Get valid values for one Mobbin filter facet (categories, patterns, elements, or actions).
mobbin_get_screen_detail Fetch a full screenshot image and metadata for a specific screen. Use a screenUrl from search_screens, search_flows, or get_app_screens results. Returns the actual image so you can see the UI design.
Permissions 3
network medium filesystem low env_vars low Scan Findings 0
No scan findings.