DataCite REST MCP Server for Google ADKGive Google ADK instant access to 12 tools to Create Doi, Delete Doi, Get Doi, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add DataCite REST 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 DataCite REST MCP Server for Google ADK is a standout in the Document Management category — giving your AI agent 12 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="datacite_rest_agent",
instruction=(
"You help users interact with DataCite REST "
"using 12 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 DataCite REST MCP Server
Connect to the DataCite REST API to interact with the global infrastructure for research data. This MCP server allows your AI agent to search, retrieve, and manage DOIs and their associated metadata.
Google ADK natively supports DataCite REST as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 12 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
- DOI Management — Create, update, and delete DOI records (Draft state) with full JSON:API support.
- Metadata Retrieval — Fetch detailed metadata for any DOI, including affiliations and publisher info.
- Search & Discovery — List DOIs with advanced filtering by client, provider, prefix, or resource type.
- Provenance & Events — Track metadata changes through activities and discover citations or usage via events.
- Infrastructure Overview — List repository accounts (clients), providers, and prefixes within the DataCite network.
The DataCite REST MCP Server exposes 12 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 12 DataCite REST tools available for Google ADK
When Google ADK connects to DataCite REST through Vinkius, your AI agent gets direct access to every tool listed below — spanning doi-management, research-metadata, academic-publishing, 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 doi on DataCite REST
Requires Member API authentication (Repository account). Payload must follow JSON:API format. Create a new DOI record
Delete doi on DataCite REST
Only DOIs in Draft state can be deleted. Requires Member API authentication. Delete a DOI (Draft state only)
Get doi on DataCite REST
Retrieve metadata for a specific DOI
Get heartbeat on DataCite REST
Check API status
List activities on DataCite REST
Retrieve metadata provenance (history of changes)
List clients on DataCite REST
List DataCite Repository accounts
List dois on DataCite REST
Retrieve a list of DOIs
List events on DataCite REST
Retrieve links between DOIs and other resources (citations, usage)
List prefixes on DataCite REST
List DOI prefixes
List providers on DataCite REST
List DataCite Members and Consortium Organizations
List reports on DataCite REST
List usage reports
Update doi on DataCite REST
Requires Member API authentication. Only included attributes will be updated. Update an existing DOI record
Connect DataCite REST to Google ADK via MCP
Follow these steps to wire DataCite REST 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 DataCite REST MCP Server
Google ADK provides unique advantages when paired with DataCite REST 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 DataCite REST
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 DataCite REST tools with BigQuery, Vertex AI, and Cloud Functions
DataCite REST + Google ADK Use Cases
Practical scenarios where Google ADK combined with the DataCite REST MCP Server delivers measurable value.
Enterprise data agents: ADK agents query DataCite REST and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine DataCite REST tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query DataCite REST regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including DataCite REST
Example Prompts for DataCite REST in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with DataCite REST immediately.
"Get the metadata for DOI 10.14454/qdd3-ps68."
"Search for DOIs related to 'climate change' from the last year."
"List the events or citations associated with DOI 10.14454/qdd3-ps68."
Troubleshooting DataCite REST MCP Server with Google ADK
Common issues when connecting DataCite REST to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkDataCite REST + Google ADK FAQ
Common questions about integrating DataCite REST 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 →
DOAJ
8 toolsSearch and manage open access research journals and articles via the Directory of Open Access Journals (DOAJ).

eCellar
10 toolsManage premium winery customers, orders, wine clubs, products, reservations, and inventory for your eCellar DTC platform through natural conversation.

Treinta App
12 toolsEmpower Latin American SMBs automating Treinta app. Access ledgers, manage client debt, and review store inventories actively from chat.

Eventcube
12 toolsTicketing and event management with Eventcube.
