Dribbble MCP Server for Google ADKGive Google ADK instant access to 15 tools to Create Attachment, Create Job, Create Project, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Dribbble as an MCP tool provider through Vinkius and your ADK agents can call every tool with full schema introspection.
Ask AI about this MCP Server for Google ADK
The Dribbble MCP Server for Google ADK is a standout in the Productivity category — giving your AI agent 15 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
from google.adk.agents import Agent
from google.adk.tools.mcp_tool import McpToolset
from google.adk.tools.mcp_tool.mcp_session_manager import (
StreamableHTTPConnectionParams,
)
# Your Vinkius token. get it at cloud.vinkius.com
mcp_tools = McpToolset(
connection_params=StreamableHTTPConnectionParams(
url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
)
)
agent = Agent(
model="gemini-2.5-pro",
name="dribbble_agent",
instruction=(
"You help users interact with Dribbble "
"using 15 available tools."
),
tools=[mcp_tools],
)
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Dribbble MCP Server
Connect your Dribbble account to any AI agent to streamline your creative workflow and portfolio management through natural conversation.
Google ADK natively supports Dribbble as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 15 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
What you can do
- Shot Management — List, retrieve, create, update, and delete shots using
list_user_shots,get_shot,create_shot,update_shot, anddelete_shotto keep your portfolio fresh. - Project Organization — Create and manage projects with
create_project,list_projects, andupdate_projectto categorize your creative work effectively. - Profile Insights — Access your authenticated user details, bio, and team associations via
get_user. - Attachments — Add or remove high-resolution attachments for your shots using
create_attachmentanddelete_attachment(requires Pro/Team membership). - Job Tracking — Manage job-related data and updates directly through
create_job,update_job, andget_jobtools.
The Dribbble MCP Server exposes 15 tools through the Vinkius. Connect it to Google ADK in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 15 Dribbble tools available for Google ADK
When Google ADK connects to Dribbble through Vinkius, your AI agent gets direct access to every tool listed below — spanning portfolio-management, creative-workflow, design-showcase, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Create attachment on Dribbble
Requires upload scope and Pro/Team membership. Create an attachment for a shot
Create job on Dribbble
Note: Requires a special token. Contact Dribbble for partnership. Create a job
Create project on Dribbble
Create a new project
Create shot on Dribbble
Requires upload scope. Note: Video shot creation is not supported via API. Create a new shot
Delete attachment on Dribbble
Requires upload scope. Delete an attachment
Delete project on Dribbble
Delete a project
Delete shot on Dribbble
Requires upload scope. Delete a shot
Get job on Dribbble
Note: Requires a special token. Show a job
Get shot on Dribbble
Get a specific shot
Get user on Dribbble
Get the authenticated user
List projects on Dribbble
List projects
List user shots on Dribbble
List the authenticated user’s shots
Update job on Dribbble
Note: Requires a special token. Update a job
Update project on Dribbble
Update a project
Update shot on Dribbble
Requires upload scope. Update an existing shot
Connect Dribbble to Google ADK via MCP
Follow these steps to wire Dribbble into Google ADK. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Google ADK
pip install google-adkReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenCreate the agent
Explore tools
Why Use Google ADK with the Dribbble MCP Server
Google ADK provides unique advantages when paired with Dribbble through the Model Context Protocol.
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Dribbble
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
Seamless integration with Google Cloud services means you can combine Dribbble tools with BigQuery, Vertex AI, and Cloud Functions
Dribbble + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Dribbble MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Dribbble and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Dribbble tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Dribbble regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Dribbble
Example Prompts for Dribbble in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Dribbble immediately.
"Retrieve my Dribbble profile information."
"List the shots I have currently published."
"Create a new project called 'Brand Identity 2024'."
Troubleshooting Dribbble MCP Server with Google ADK
Common issues when connecting Dribbble to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkDribbble + Google ADK FAQ
Common questions about integrating Dribbble MCP Server with Google ADK.
How does Google ADK connect to MCP servers?
Can ADK agents use multiple MCP servers?
Which Gemini models work best with MCP tools?
Explore More MCP Servers
View all →
Redis Vector
6 toolsEquip your AI to autonomously manage embeddings, run KNN similarity searches, and administrate vector indexes natively inside your Redis stack.

Square
10 toolsManage payments, orders, catalog, customers, inventory, locations, and team members for your Square business through natural conversation.

URL Metadata Scraper
1 toolsStop wasting tokens scraping entire websites. Instantly extract clean OpenGraph metadata (title, description, image) from any URL.

Adtelligent
3 toolsAdtech orchestration — manage DSP campaigns, creatives, and SSP reporting via AI.
