Wiki.js MCP Server for Google ADKGive Google ADK instant access to 6 tools to Create Page, Delete Page, Get Page, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Wiki.js 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 Wiki.js MCP Server for Google ADK is a standout in the Productivity category — giving your AI agent 6 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="wikijs_agent",
instruction=(
"You help users interact with Wiki.js "
"using 6 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 Wiki.js MCP Server
Connect your Wiki.js instance to any AI agent and take full control of your internal knowledge base through natural conversation. This server allows you to interact with your documentation without leaving your chat interface.
Google ADK natively supports Wiki.js as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 6 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
- Page Management — Create new pages with full metadata, update existing content by ID, or delete outdated documentation.
- Search & Discovery — Search across your entire wiki for specific keywords or list all available pages to understand your knowledge structure.
- Content Retrieval — Fetch the raw content and metadata of any page using its URL path and locale.
- Flexible Editing — Support for different editor types and publishing statuses (published/private) directly via the API.
The Wiki.js MCP Server exposes 6 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 6 Wiki.js tools available for Google ADK
When Google ADK connects to Wiki.js through Vinkius, your AI agent gets direct access to every tool listed below — spanning documentation, wiki, content-creation, 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 page on Wiki.js
Create a new Wiki.js page
Delete page on Wiki.js
Delete a Wiki.js page
Get page on Wiki.js
Fetch a Wiki.js page by path
List pages on Wiki.js
List all Wiki.js pages
Search pages on Wiki.js
Search for content in Wiki.js
Update page on Wiki.js
Update an existing Wiki.js page
Connect Wiki.js to Google ADK via MCP
Follow these steps to wire Wiki.js 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 Wiki.js MCP Server
Google ADK provides unique advantages when paired with Wiki.js 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 Wiki.js
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 Wiki.js tools with BigQuery, Vertex AI, and Cloud Functions
Wiki.js + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Wiki.js MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Wiki.js and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Wiki.js tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Wiki.js regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Wiki.js
Example Prompts for Wiki.js in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Wiki.js immediately.
"Search for 'deployment guide' in our Wiki.js."
"Create a new markdown page at 'docs/api-v2' titled 'API v2 Reference'."
"List all the pages available in our wiki."
Troubleshooting Wiki.js MCP Server with Google ADK
Common issues when connecting Wiki.js to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkWiki.js + Google ADK FAQ
Common questions about integrating Wiki.js 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 →
Chargebee
10 toolsAutomate recurring billing via Chargebee — manage subscriptions, customers, invoices, and hosted checkouts natively with any AI agent.

Sirv
9 toolsEnable your AI agent to manage files, read metadata, and monitor bandwidth usage on your Sirv CDN account.

ArcGIS
10 toolsAutomate mapping and spatial analysis via ArcGIS — perform geocoding, route solving, vehicle routing, and calculate origin-destination matrices from any AI agent.

The Graph (Web3 Indexing)
8 toolsIndex and query blockchain data across EVM and Solana chains. Access transfers, holders, swaps, and custom subgraphs directly.
