DOAJ MCP Server for Google ADKGive Google ADK instant access to 8 tools to Bulk Create Articles, Create Application, Create Article, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add DOAJ 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 DOAJ MCP Server for Google ADK is a standout in the Knowledge Management category — giving your AI agent 8 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="doaj_agent",
instruction=(
"You help users interact with DOAJ "
"using 8 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 DOAJ MCP Server
Connect to the Directory of Open Access Journals (DOAJ) to explore millions of open access articles and journals. This server allows researchers to query metadata and publishers to manage their records through natural conversation.
Google ADK natively supports DOAJ as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 8 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
- Journal Discovery — Search the DOAJ database for journals using Elasticsearch syntax, including title, ISSN, and subject filters.
- Article Search — Find specific research papers and articles across thousands of open access publications.
- Metadata Retrieval — Fetch complete metadata for specific articles using their unique DOAJ IDs.
- Publisher Management — Create, update, or delete article records directly from your AI agent (requires API key).
- Bulk Operations — Upload high-volume batches of articles asynchronously for efficient catalog management.
- Journal Applications — Submit update requests for existing journals to keep directory information current.
The DOAJ MCP Server exposes 8 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 8 DOAJ tools available for Google ADK
When Google ADK connects to DOAJ through Vinkius, your AI agent gets direct access to every tool listed below — spanning academic-research, open-access, journals, 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.
Bulk create articles on DOAJ
Requires publisher API key. Keep batch sizes around 600KB. Bulk upload articles to DOAJ
Create application on DOAJ
Include the journal ID in admin.current_journal. Submit an update request (application) for an existing journal
Create article on DOAJ
Requires publisher API key. Creating an article with an existing DOI or full-text URL will overwrite the existing record. Create a new article in DOAJ
Delete article on DOAJ
Requires publisher API key. Delete an article from DOAJ
Get article on DOAJ
Retrieve a specific DOAJ article by ID
Search articles on DOAJ
Supports fielded search (e.g., bibjson.title:"Quantum"). Search DOAJ articles using Elasticsearch query string syntax
Search journals on DOAJ
Supports fielded search (e.g., bibjson.title:"Journal of Science"). Search DOAJ journals using Elasticsearch query string syntax
Update article on DOAJ
Requires publisher API key. Update an existing DOAJ article
Connect DOAJ to Google ADK via MCP
Follow these steps to wire DOAJ 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 DOAJ MCP Server
Google ADK provides unique advantages when paired with DOAJ 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 DOAJ
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 DOAJ tools with BigQuery, Vertex AI, and Cloud Functions
DOAJ + Google ADK Use Cases
Practical scenarios where Google ADK combined with the DOAJ MCP Server delivers measurable value.
Enterprise data agents: ADK agents query DOAJ and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine DOAJ tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query DOAJ regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including DOAJ
Example Prompts for DOAJ in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with DOAJ immediately.
"Search for open access journals about 'Quantum Computing' in DOAJ."
"Find articles with 'CRISPR' in the title published in 2023."
"Get the full metadata for DOAJ article ID '12039402123'."
Troubleshooting DOAJ MCP Server with Google ADK
Common issues when connecting DOAJ to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkDOAJ + Google ADK FAQ
Common questions about integrating DOAJ 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 →
NOAA Tides & Currents API
5 toolsMonitor tidal data — audit water levels and predictions via AI.

Clockify
8 toolsManage time tracking and projects via Clockify — track entries, monitor projects, and audit team hours directly from any AI agent.

Supabase Alternative
14 toolsManage Supabase projects, databases and secrets via API — create projects, configure Postgres, manage branches and secrets from any AI agent.

Zoom
10 toolsManage video meetings, webinars, and users on Zoom — the world's leading collaboration and communication platform.
