Unsplash Extended MCP Server for Google ADKGive Google ADK instant access to 28 tools to Add Photo To Collection, Create Collection, Delete Collection, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Unsplash Extended 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 Unsplash Extended MCP Server for Google ADK is a standout in the Design Creative category — giving your AI agent 28 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="unsplash_extended_agent",
instruction=(
"You help users interact with Unsplash Extended "
"using 28 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 Unsplash Extended MCP Server
Connect your Unsplash developer account to any AI agent and integrate the world's most popular open image library into your creative workflows.
Google ADK natively supports Unsplash Extended as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 28 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
- Photo Discovery — Search for specific imagery, list editorial feeds, or fetch random photos filtered by orientation, topics, or collections.
- Collection Management — Create, update, and organize photo collections. Add or remove images to curate your visual assets.
- User Insights — Retrieve public profiles, list user-specific uploads, and analyze engagement through detailed statistics.
- Engagement — Like or unlike photos and track downloads to comply with Unsplash API guidelines.
- Topic Exploration — Browse curated topics and fetch high-quality photos categorized by the Unsplash editorial team.
The Unsplash Extended MCP Server exposes 28 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 28 Unsplash Extended tools available for Google ADK
When Google ADK connects to Unsplash Extended through Vinkius, your AI agent gets direct access to every tool listed below — spanning stock-photography, image-search, visual-assets, 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.
Add photo to collection on Unsplash Extended
Add a photo to a collection (requires user auth)
Create collection on Unsplash Extended
Create a new collection (requires user auth)
Delete collection on Unsplash Extended
Delete a collection (requires user auth)
Get collection on Unsplash Extended
Get a single collection by ID
Get collection photos on Unsplash Extended
Get photos in a specific collection
Get me on Unsplash Extended
Get the authenticated user profile
Get photo on Unsplash Extended
Get a single photo by ID
Get photo statistics on Unsplash Extended
Get statistics for a specific photo
Get random photo on Unsplash Extended
Get one or more random photos
Get related collections on Unsplash Extended
List related collections for a given collection ID
Get topic on Unsplash Extended
Get a single topic by ID or slug
Get topic photos on Unsplash Extended
Get photos for a specific topic
Get user on Unsplash Extended
Get a user public profile
Get user statistics on Unsplash Extended
Get user download and view statistics
Like photo on Unsplash Extended
Like a photo on behalf of the authenticated user
List collections on Unsplash Extended
List all public collections
List photos on Unsplash Extended
List photos from the editorial feed
List topics on Unsplash Extended
List all topics
List user collections on Unsplash Extended
List collections created by a user
List user photos on Unsplash Extended
List photos uploaded by a user
Remove photo from collection on Unsplash Extended
Remove a photo from a collection (requires user auth)
Search collections on Unsplash Extended
Search collections by keyword
Search photos on Unsplash Extended
Search photos by keyword
Search users on Unsplash Extended
Search users by keyword
Track photo download on Unsplash Extended
Track a photo download (Required for attribution)
Unlike photo on Unsplash Extended
Remove a like from a photo on behalf of the authenticated user
Update collection on Unsplash Extended
Update an existing collection (requires user auth)
Update me on Unsplash Extended
Update the authenticated user profile
Connect Unsplash Extended to Google ADK via MCP
Follow these steps to wire Unsplash Extended 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 Unsplash Extended MCP Server
Google ADK provides unique advantages when paired with Unsplash Extended 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 Unsplash Extended
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 Unsplash Extended tools with BigQuery, Vertex AI, and Cloud Functions
Unsplash Extended + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Unsplash Extended MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Unsplash Extended and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Unsplash Extended tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Unsplash Extended regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Unsplash Extended
Example Prompts for Unsplash Extended in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Unsplash Extended immediately.
"Search for 3 high-resolution photos of 'minimalist workspace' in landscape orientation."
"Get a random photo from the 'Architecture' topic."
"Show me the statistics for the user 'unsplash_photographer'."
Troubleshooting Unsplash Extended MCP Server with Google ADK
Common issues when connecting Unsplash Extended to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkUnsplash Extended + Google ADK FAQ
Common questions about integrating Unsplash Extended 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 →
RAWG Video Games Database
3 toolsUniversal video game intelligence — search 500,000+ games, platforms, and ratings via AI.

Eurostat Discovery — Dataset Catalog Explorer
3 toolsExplore Eurostat's catalog of 7,000+ official datasets: search by keyword, inspect dataset dimensions and code lists, and query any dataset with flexible filters — the master key to all European Union statistics.

MindsDB (AI Database & Predictors)
6 toolsManage AI-powered data via MindsDB — execute SQL predictions, audit ML models, and connect data sources.

Mailosaur
8 toolsAutomate email and SMS testing and management via the Mailosaur REST API.
