# Mobbin MCP

Mobbin is a UI/UX design inspiration platform with 600,000+ app screens, user flows, and design patterns from over 1,100 apps. Search and browse mobile and web design references for inspiration.

- **Category:** images & design
- **Auth:** DCR_OAUTH
- **Composio Managed App Available?** No
- **Tools:** 1
- **Triggers:** 0
- **Slug:** `MOBBIN_MCP`
- **Version:** 20260506_00

## Tools

### Search screens

**Slug:** `MOBBIN_MCP_SEARCH_SCREENS`

Search Mobbin for UI screens using natural language. Returns screen images inline (as base64) along with metadata including image URLs, app names, and links to Mobbin.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `mode` | string ("deep" | "fast") | No | Search mode. "fast" returns results with low latency. "deep" uses an AI-powered pipeline that interprets intent and scores results for relevance — ideal for nuanced queries. |
| `limit` | integer | No | Maximum number of screens to return. Higher number of screens returned causes increased context usage. |
| `query` | string | Yes | Natural language search query |
| `platform` | string ("ios" | "web") | Yes | Platform to search |
| `exclude_screen_ids` | array | No | Screen IDs to exclude from results |
