Pablooo.club MCP Server
The benchmark library to design better products
Dokümantasyon
Model Context Protocol
Pablooo MCP
Bring 8 000+ mobile & desktop screenshots directly to your AI agents and code editors.
⚡
Unlike Mobbin, Refero or other benchmark tools that lock designs behind costly monthly subscriptions, Pablooo MCP is completely free and best-in-class.
Install Pablooo MCP
What can you do with Pablooo MCP?
Empower your AI assistant to browse, extract, collect, and review real-world product screens.
Browse and explore visually
Prompt:
"Benchmark social feeds screenshots on Pablooo.club and display them in a carousel"
Twitter / X
Extract insights from competitors
Prompt:
"Analyze feeds for media activity on Pablooo.club and extract concise bullet points for do and don'ts"
✅ DOs
- Keep engagement buttons (like, comment) sticky or easily accessible.
- Optimize image/video ratios to preserve feed readability.
❌ DONTs
- Avoid autoplaying videos with audio on by default.
- Don't clutter the main feed with excessive ads.
Collect benchmark screenshots
Prompt:
"Retrieve best paywall including a lifetime offer and download them from Pablooo.club"
duolingo_paywall_lifetime.jpg
Downloaded
flighty_premium_lifetime.jpg
Downloaded
loom_lifetime_deal.jpg
Downloaded
Get feedbacks on your design
Prompt:
"Analyze my design and give me feedbacks according to competitors found on Pablooo.club"
8.5 /10
UX Consistency Rating: High
Your pricing card layout matches successful SaaS patterns like Notion and Linear, but the checkout CTA should be 20% wider to match mobile averages.
Setup & Installation Guide
Get up and running in less than a minute. No registration or API keys needed.
Claude Code Claude Desktop ChatGPT Cursor Custom
Configure in Claude Code
Run the following command in your terminal to automatically register the Pablooo MCP server:
claude mcp add --transport http pablooo --scope user https://mcp.pablooo.club
You can verify the installation by typing /mcp list inside your Claude Code session.
MCP Tools Reference
A quick overview of the tools Pablooo MCP exposes to your AI agents.
search-screenshots-and-display-as-carousel
The default tool for user-facing search requests. Searches the benchmark library and returns an interactive, native visual carousel UI containing up to 50 screenshots right inside your chat window.
Example Use Case: "Show me a carousel of onboarding screens from fitness apps."
search-screenshots
Searches the library and returns structured JSON data instead of a UI component. Perfect for programmatic processing or passing results to other tools in the pipeline.
Example Use Case: "Look at banking competitors and extract do and dont's from a product design perspective."
get-screenshot-base64data
Downloads a specific screenshot from the Pablooo CDN and converts it to base64. Allows your AI assistant (like Claude) to use its vision capabilities to visually inspect and analyze the actual design.
Example Use Case: "Fetch the image for the Spotify paywall and analyze the typography used."
search-facet-values
Discovers valid exact-match filter values for the `app` or `screen_type` facets to ensure highly accurate search queries.
Example Use Case: "What are the valid screen types related to settings?"
Give feedback