General Tools
dribba.com
Provides information about Dribba's services and case studies, and estimates project costs.
ENDPOINT 1
https://dribba.com/mcp
MCP server metadata
- Name
- dribba
- Version
- 1.0.0
Dribba is an end-to-end digital product studio (Barcelona · Andorra). This is the product surface: read the service catalog and case studies, get a ballpark budget, read company facts, and submit a contact request (which asks the user to confirm first). For documentation and search, connect to https://dribba.com/docs/mcp. Every tool of both surfaces is callable here.
Known tools 5
company_factsStructured facts about Dribba: positioning, offices, team, distinctions, clients.
Inferred read-onlysubmit_contact_requestSubmit a real project inquiry to Dribba on behalf of the user.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.dribba]
url = "https://dribba.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dribba": {
"type": "http",
"url": "https://dribba.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dribba
Remote MCP URL: https://dribba.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"dribba": {
"url": "https://dribba.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dribba": {
"type": "http",
"url": "https://dribba.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dribba",
"transport": "streamable-http",
"url": "https://dribba.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://dribba.com
MCP server metadata
- Name
- WebMCP
Known tools 1
submit_contact_requestSend a project inquiry to Dribba's team: name, email and a description of the project. Confirm with the user before submitting.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.webmcp]
url = "https://dribba.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://dribba.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://dribba.com
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"webmcp": {
"url": "https://dribba.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://dribba.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://dribba.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://dribba.com/api/mcp
MCP server metadata
- Name
- dribba
- Version
- 1.0.0
Dribba is an end-to-end digital product studio (Barcelona · Andorra). This is the product surface: read the service catalog and case studies, get a ballpark budget, read company facts, and submit a contact request (which asks the user to confirm first). For documentation and search, connect to https://dribba.com/docs/mcp. Every tool of both surfaces is callable here.
Known tools 5
estimate_projectBallpark budget and range for an app/product, mirroring dribba.com's public calculator.
Inferred read-onlycompany_factsStructured facts about Dribba: positioning, offices, team, distinctions, clients.
Inferred read-onlysubmit_contact_requestSubmit a real project inquiry to Dribba on behalf of the user.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.dribba]
url = "https://dribba.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dribba": {
"type": "http",
"url": "https://dribba.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dribba
Remote MCP URL: https://dribba.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"dribba": {
"url": "https://dribba.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dribba": {
"type": "http",
"url": "https://dribba.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dribba",
"transport": "streamable-http",
"url": "https://dribba.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.