MCP server for searching and browsing Mobbin design inspiration
| Tool name | Description | Destructive? |
|---|---|---|
| mobbin_search_apps | ✓ no | |
| mobbin_search_screens | ✓ no | |
| mobbin_search_flows | ✓ no | |
| mobbin_quick_search | ✓ no | |
| mobbin_get_app_screens | ✓ no |
| mobbin_get_app_flows | ✓ no | |
| mobbin_popular_apps | ✓ no | |
| mobbin_list_collections | ✓ no | |
| mobbin_get_collection | ✓ no | |
| mobbin_get_filters | ✓ no | |
| mobbin_get_screen_detail | ✓ no |
{
"mcpServers": {
"mobbin": {
"command": "npx",
"args": [
"-y",
"mobbin-mcp"
]
}
}
}