dribba.com
Digital product agency in Barcelona and Andorra since 2011 — product strategy, design and engineering, and an official Google Flutter Partner.
First seen 2026-08-24 · Last seen 2026-08-27 · Source: webmcp.com
Answer 8 · Act 5 · Transact 3 · Score: Not yet scored
Tool inspector
calculate_app_cost
Calculate a budget estimate (EUR range) for a digital product built by Dribba, using the same pricing model as the interactive calculator at dribba.com/calculadora. Map the user's project to the structured parameters; when unsure about complexity/design/timeline, ask the user or use the defaults. Returns min–max range, a recommendation tier and what drives the price.
Page: /servicios
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
platforms |
array | yes | Target platforms. Selecting both ios and android applies the Flutter single-codebase discount (~40% cheaper than two native apps). |
features |
array | no | Functional modules: auth (user accounts), social (social login/sharing), payments, push (notifications), maps/geolocation, realtime (chat/live data), ai (LLM/ML features), admin (admin panel), api (third-party integrations), offline (offline mode), analytics, multilang (i18n). |
complexity |
string | no | mvp = focused first version; standard = full product; complex = multiple user roles, heavy business logic. |
design |
string | no | basic = clean standard UI; custom = brand-specific design system; premium = highly polished, animations, motion. |
timeline |
string | no | rush = aggressive deadline (+22%); normal = standard pace; relaxed = flexible timeline (-7%). |
Raw JSON schema
{
"type": "object",
"properties": {
"platforms": {
"type": "array",
"items": {
"type": "string",
"enum": [
"ios",
"android",
"web",
"desktop"
]
},
"description": "Target platforms. Selecting both ios and android applies the Flutter single-codebase discount (~40% cheaper than two native apps)."
},
"features": {
"type": "array",
"items": {
"type": "string",
"enum": [
"auth",
"social",
"payments",
"push",
"maps",
"realtime",
"ai",
"admin",
"api",
"offline",
"analytics",
"multilang"
]
},
"description": "Functional modules: auth (user accounts), social (social login/sharing), payments, push (notifications), maps/geolocation, realtime (chat/live data), ai (LLM/ML features), admin (admin panel), api (third-party integrations), offline (offline mode), analytics, multilang (i18n)."
},
"complexity": {
"type": "string",
"enum": [
"mvp",
"standard",
"complex"
],
"description": "mvp = focused first version; standard = full product; complex = multiple user roles, heavy business logic."
},
"design": {
"type": "string",
"enum": [
"basic",
"custom",
"premium"
],
"description": "basic = clean standard UI; custom = brand-specific design system; premium = highly polished, animations, motion."
},
"timeline": {
"type": "string",
"enum": [
"rush",
"normal",
"relaxed"
],
"description": "rush = aggressive deadline (+22%); normal = standard pace; relaxed = flexible timeline (-7%)."
}
},
"required": [
"platforms"
]
}
Similar websites
toban.app
Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…
farahsolutions.ae
Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.
flatwrite.md
A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.
marketingmanagerjobs.com
Daily-refreshed job board for marketing manager roles — growth, product marketing, demand gen, brand, SEO, and marketing leadership — with real salary data and …