Deno Deploy MCP Server for Google ADKGive Google ADK instant access to 15 tools to Create App, Create Deployment, Create Layer, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Deno Deploy 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 Deno Deploy MCP Server for Google ADK is a standout in the Ship It category — giving your AI agent 15 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="deno_deploy_agent",
instruction=(
"You help users interact with Deno Deploy "
"using 15 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 Deno Deploy MCP Server
Connect your Deno Deploy account to any AI agent to orchestrate your edge computing infrastructure through natural conversation. This server provides comprehensive tools for managing the lifecycle of your serverless applications.
Google ADK natively supports Deno Deploy as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 15 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
- App Management — List all applications within your organization, filter by labels, and fetch detailed configurations for specific apps.
- Deployment Lifecycle — Create new deployments (revisions) by uploading assets, and track their progress in real-time.
- Log Observability — Stream build logs for new revisions or query historical application logs with advanced filtering by level and time.
- Infrastructure Layers — Manage shared environment variables and configurations using layers to streamline multi-app setups.
- Domain & Project Insights — Inspect organization details, list associated domains, and manage project-specific deployments.
The Deno Deploy MCP Server exposes 15 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 15 Deno Deploy tools available for Google ADK
When Google ADK connects to Deno Deploy through Vinkius, your AI agent gets direct access to every tool listed below — spanning deno, serverless, edge-computing, 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 app on Deno Deploy
Create a new Deno Deploy application
Create deployment on Deno Deploy
Create a new deployment (revision) for an app
Create layer on Deno Deploy
Create a new layer for sharing environment variables
Create project deployment on Deno Deploy
Create a deployment for a project (v1 API)
Get app on Deno Deploy
Get details for a specific Deno Deploy app
Get app logs on Deno Deploy
Query application logs
Get build logs on Deno Deploy
Stream build logs for a revision
Get organization on Deno Deploy
Get organization details (v1 API)
Get revision on Deno Deploy
Get status of a specific revision
Get revision progress on Deno Deploy
Stream revision progress (SSE)
List apps on Deno Deploy
Supports pagination and label filtering. List Deno Deploy applications
List domains on Deno Deploy
List custom domains for an organization (v1 API)
List projects on Deno Deploy
List projects in an organization (v1 API)
List revisions on Deno Deploy
List revisions for an app
Update layer on Deno Deploy
Update an existing layer
Connect Deno Deploy to Google ADK via MCP
Follow these steps to wire Deno Deploy 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 Deno Deploy MCP Server
Google ADK provides unique advantages when paired with Deno Deploy 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 Deno Deploy
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 Deno Deploy tools with BigQuery, Vertex AI, and Cloud Functions
Deno Deploy + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Deno Deploy MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Deno Deploy and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Deno Deploy tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Deno Deploy regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Deno Deploy
Example Prompts for Deno Deploy in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Deno Deploy immediately.
"List all my Deno Deploy apps and show their current status."
"Show me the last 50 error logs for the app 'api-gateway'."
"Check the deployment progress for revision ID 7e8f9a0b."
Troubleshooting Deno Deploy MCP Server with Google ADK
Common issues when connecting Deno Deploy to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkDeno Deploy + Google ADK FAQ
Common questions about integrating Deno Deploy 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 →
Bing Search
8 toolsEmpower your AI agent with real-time web, image, and news search via Bing.

Meituan Waimai
10 toolsEssential food delivery gig API — manage orders, track delivery, handle refunds, and control restaurant menus via Meituan Waimai.

Mailchimp
10 toolsSynchronize marketing contacts — list audiences, control subscriber limits, and edit campaign vectors autonomously.

Recharge Alternative
70 toolsManage subscription commerce via Recharge — handle customers, subscriptions, addresses, and delivery schedules directly from your AI agent.
