Raindrop.io (Bookmarks) MCP Server for Google ADKGive Google ADK instant access to 26 tools to Create Collection, Create Many Raindrops, Create Raindrop, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Raindrop.io (Bookmarks) 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 Raindrop.io (Bookmarks) MCP Server for Google ADK is a standout in the Productivity category — giving your AI agent 26 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="raindropio_bookmarks_agent",
instruction=(
"You help users interact with Raindrop.io (Bookmarks) "
"using 26 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 Raindrop.io (Bookmarks) MCP Server
Connect your Raindrop.io account to any AI agent and take full control of your digital library through natural conversation.
Google ADK natively supports Raindrop.io (Bookmarks) as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 26 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
- Collection Management — List root and child collections, create new folders, or merge existing ones to keep your library organized.
- Bookmark Operations — Create, update, or delete individual raindrops (bookmarks). Support for bulk operations allows you to manage multiple links at once.
- Tagging & Filtering — Organize your content with tags. List, rename, merge, or delete tags to maintain a clean taxonomy.
- Highlights & Backups — Access all your saved highlights across collections and view your available backups.
- Trash Maintenance — Quickly empty your trash to permanently remove unwanted items.
The Raindrop.io (Bookmarks) MCP Server exposes 26 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 26 Raindrop.io (Bookmarks) tools available for Google ADK
When Google ADK connects to Raindrop.io (Bookmarks) through Vinkius, your AI agent gets direct access to every tool listed below — spanning bookmarks, web-clipping, organization, 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 collection on Raindrop.io (Bookmarks)
Create a new collection
Create many raindrops on Raindrop.io (Bookmarks)
Create multiple raindrops
Create raindrop on Raindrop.io (Bookmarks)
Create a new raindrop (bookmark)
Delete collection on Raindrop.io (Bookmarks)
Delete a collection
Delete many raindrops on Raindrop.io (Bookmarks)
Delete multiple raindrops
Delete raindrop on Raindrop.io (Bookmarks)
Delete a raindrop (bookmark)
Delete tags on Raindrop.io (Bookmarks)
Delete tags
Empty trash on Raindrop.io (Bookmarks)
Empty the trash collection
Get collection on Raindrop.io (Bookmarks)
Get a single collection
Get public user on Raindrop.io (Bookmarks)
Get public user details
Get raindrop on Raindrop.io (Bookmarks)
Get a single raindrop (bookmark)
Get user on Raindrop.io (Bookmarks)
io user. Get authenticated user details
List all highlights on Raindrop.io (Bookmarks)
List all highlights
List backups on Raindrop.io (Bookmarks)
List all backups
List child collections on Raindrop.io (Bookmarks)
List child collections
List collection highlights on Raindrop.io (Bookmarks)
List highlights in a collection
List filters on Raindrop.io (Bookmarks)
) for a collection. List filters
List raindrops on Raindrop.io (Bookmarks)
Use 0 for all, -1 for unsorted, -99 for trash. List raindrops in a collection
List root collections on Raindrop.io (Bookmarks)
List root collections
List tags on Raindrop.io (Bookmarks)
List tags
Merge collections on Raindrop.io (Bookmarks)
Merge multiple collections
Rename merge tags on Raindrop.io (Bookmarks)
Rename or merge tags
Update collection on Raindrop.io (Bookmarks)
Update a collection
Update many raindrops on Raindrop.io (Bookmarks)
Update multiple raindrops
Update raindrop on Raindrop.io (Bookmarks)
Update a raindrop (bookmark)
Update user on Raindrop.io (Bookmarks)
Update authenticated user details
Connect Raindrop.io (Bookmarks) to Google ADK via MCP
Follow these steps to wire Raindrop.io (Bookmarks) 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 Raindrop.io (Bookmarks) MCP Server
Google ADK provides unique advantages when paired with Raindrop.io (Bookmarks) 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 Raindrop.io (Bookmarks)
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 Raindrop.io (Bookmarks) tools with BigQuery, Vertex AI, and Cloud Functions
Raindrop.io (Bookmarks) + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Raindrop.io (Bookmarks) MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Raindrop.io (Bookmarks) and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Raindrop.io (Bookmarks) tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Raindrop.io (Bookmarks) regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Raindrop.io (Bookmarks)
Example Prompts for Raindrop.io (Bookmarks) in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Raindrop.io (Bookmarks) immediately.
"List all my top-level bookmark collections."
"Save https://mcp.io to my 'Research' collection with the tag 'ai'."
"Empty my trash collection."
Troubleshooting Raindrop.io (Bookmarks) MCP Server with Google ADK
Common issues when connecting Raindrop.io (Bookmarks) to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkRaindrop.io (Bookmarks) + Google ADK FAQ
Common questions about integrating Raindrop.io (Bookmarks) 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 →
GitScrum Knowledge
28 toolsBuild and query knowledge bases via GitScrum — manage notes as agent memory, maintain wiki pages, communicate through discussions, and search across all resources from any AI agent.

FreshBooks
12 toolsManage small business accounting via FreshBooks — track clients and invoices, handle payments and billing via AI agents.

WooCommerce
10 toolsManage products, orders, and store analytics on WooCommerce — the most customizable open-source eCommerce platform.

Lucidworks Fusion (AI Search & Discovery)
10 toolsManage AI-powered search via Lucidworks Fusion — execute semantic queries, index documents, and monitor ML training jobs.
