Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Dribba

REMOTE · DRIBBA.COM · 2 COMPONENTS · SCANNED SEP 22

Dribba: services, case studies, budget estimates and contact, as MCP tools.

+2 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability45
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 476 tokens (~68/item across 7 items; 5 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 77% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Dribba MCP server?

Dribba is a hosted endpoint at https://dribba.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · dribba.com

# add to Claude Code
claude mcp add --transport http com-dribba-dribba 'https://dribba.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-dribba-dribba": {
      "url": "https://dribba.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-dribba-dribba": {
      "type": "http",
      "url": "https://dribba.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-dribba-dribba]
url = "https://dribba.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-dribba-dribba": {
      "type": "remote",
      "url": "https://dribba.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-dribba-dribba --url 'https://dribba.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-dribba-dribba:
    url: "https://dribba.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-dribba-dribba": {
      "Transport": "http",
      "Url": "https://dribba.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-dribba-dribba -t streamable-http -u 'https://dribba.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-dribba-dribba": {
      "type": "http",
      "url": "https://dribba.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 0
    • Stability: 0.97 → pass security
  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://dribba.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.dribba.com CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB 21 Apr 2026 5 Nov 2026 RSA 2048 SHA256-RSA 3f0c9d43b44578c93ef36475aae249b6
SANs: *.dribba.com, dribba.com
CN=Sectigo Public Server Authentication CA DV R36,O=Sectigo Limited,C=GB (CA) CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB 22 Mar 2021 21 Mar 2036 RSA 3072 SHA384-RSA 397a66cc2756362e0daa87ca6eabe3b1
CN=Sectigo Public Server Authentication Root R46,O=Sectigo Limited,C=GB (CA) CN=USERTrust RSA Certification Authority,O=The USERTRUST Network,L=Jersey City,ST=New Jersey,C=US 22 Mar 2021 18 Jan 2038 RSA 4096 SHA384-RSA d27fbbc1de359e5216ad6149586099c4

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of dribba.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
dribba.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.google-analytics.com https://cdn.mixpanel.com https://*.mixpanel.com https://googleads.g.doubleclick.net https://widget.clutch.co; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https: https://pagead2.googlesyndication.com; font-src 'self' data:; connect-src 'self' https://www.google-analytics.com https://*.google-analytics.com https://region1.analytics.google.com https://www.googletagmanager.com https://www.google.com https://www.googleadservices.com https://ad.doubleclick.net https://*.mixpanel.com https://api-js.mixpanel.com https://pagead2.googlesyndication.com https://widget.clutch.co; frame-src 'self' https://www.googletagmanager.com https://calendly.com https://*.calendly.com https://widget.clutch.co; worker-src 'self' blob:; media-src 'self' https: data:; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self'; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://dribba.com/mcp Verified 200
http (plaintext) http://dribba.com/mcp HTTPS enforced 301 https://dribba.com:443/mcp
MCP tools · 5 exposed · ~379 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
company_facts ~57

Structured facts about Dribba: positioning, offices, team, distinctions, clients.

NameTypeReqDescription
fieldsarraySubset of fact keys to return (e.g. ["offices","distinctions"]). Omit for every fact.

No output schema declared.

No examples provided.

estimate_project ~69

Ballpark budget and range for an app/product, mirroring dribba.com's public calculator. Minimum project budget is €30,000.

NameTypeReqDescription
complexitystring
designstring
platformsarrayyesAt least one target platform.
timelinestring

No output schema declared.

No examples provided.

list_projects ~64

List Dribba's case studies (slug, title, industry).

NameTypeReqDescription
industrystringCase-insensitive substring match on the industry, e.g. "fintech". Omit for all industries.
limitintegerMaximum number of case studies to return.

No output schema declared.

No examples provided.

list_services ~42

List Dribba's services with a one-line summary and URL.

NameTypeReqDescription
limitintegerMaximum number of services to return. Omit for all of them.

No output schema declared.

No examples provided.

submit_contact_request ~147

Submit a real project inquiry to Dribba on behalf of the user. This sends an email and creates a lead — ONLY call it after the user has explicitly confirmed the exact name, email and message to be sent. Dribba replies within 1h. Rate-limited per client.

NameTypeReqDescription
budgetstringApproximate budget range, e.g. "30-60k EUR" (optional).
companystringCompany name (optional).
emailstringyesEmail address Dribba should reply to.
messagestringyesThe inquiry, confirmed by the user.
namestringyesFull name of the person making the inquiry.

No output schema declared.

No examples provided.

Common questions

What is the Dribba MCP server?

Dribba is an MCP server listed in the public MCP registry as com.dribba/dribba. Dribba: services, case studies, budget estimates and contact, as MCP tools. This page covers its hosted endpoint (https://dribba.com/mcp).

Is the Dribba MCP server safe to use?

Dribba scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Dribba MCP server expose?

Dribba exposes 5 tools: list_services, estimate_project, list_projects, company_facts, submit_contact_request. Their descriptions and schemas cost roughly 379 tokens of context every time the server is loaded.

Does the Dribba MCP server require authentication?

No. We connected to Dribba without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Dribba MCP server still maintained?

Dribba is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.