Fly.io Extended MCP Server for Google ADKGive Google ADK instant access to 28 tools to Check Certificate, Create Acme Certificate, Create App, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add Fly.io Extended 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 Fly.io Extended MCP Server for Google ADK is a standout in the Ship It category — giving your AI agent 28 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="flyio_extended_agent",
instruction=(
"You help users interact with Fly.io Extended "
"using 28 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 Fly.io Extended MCP Server
Connect your Fly.io account to any AI agent to orchestrate your cloud infrastructure through natural language. This server provides full access to the Fly Machines API, allowing for granular control over global deployments.
Google ADK natively supports Fly.io Extended as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 28 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 — Create, list, and delete Fly Apps across your organizations.
- Machine Lifecycle — Start, stop, suspend, and update individual Machines with precise configuration control.
- Storage & Volumes — Provision, extend, and manage persistent volumes and snapshots for your stateful applications.
- Network & Security — Manage ACME and custom certificates, and request OIDC tokens for secure workload identity.
- Real-time Monitoring — Wait for specific machine states and fetch detailed metadata for debugging and orchestration.
The Fly.io Extended MCP Server exposes 28 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 28 Fly.io Extended tools available for Google ADK
When Google ADK connects to Fly.io Extended through Vinkius, your AI agent gets direct access to every tool listed below — spanning fly-io, cloud-computing, infrastructure-as-code, 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.
Check certificate on Fly.io Extended
Trigger DNS validation check for a certificate
Create acme certificate on Fly.io Extended
Request a Let's Encrypt certificate
Create app on Fly.io Extended
Create a new Fly App
Create custom certificate on Fly.io Extended
Import a custom PEM certificate
Create lease on Fly.io Extended
Create a lease for a Machine
Create machine on Fly.io Extended
Requires a config object containing at least the image. Create a new Fly Machine
Create volume on Fly.io Extended
Create a new volume
Delete app on Fly.io Extended
Delete a Fly App
Delete certificate on Fly.io Extended
Remove hostname and certificates
Delete machine on Fly.io Extended
Delete a Machine
Delete volume on Fly.io Extended
Delete a volume
Extend volume on Fly.io Extended
Increase volume size
Get app on Fly.io Extended
Get details about a Fly App
Get certificate on Fly.io Extended
Get certificate details
Get machine on Fly.io Extended
Get Machine details
Get volume on Fly.io Extended
Get volume details
List apps on Fly.io Extended
List Fly Apps
List certificates on Fly.io Extended
List all certificates for an app
List machines on Fly.io Extended
List all Machines in an app
List volume snapshots on Fly.io Extended
List volume snapshots
List volumes on Fly.io Extended
List all volumes in an app
Release lease on Fly.io Extended
Release a lease for a Machine
Request oidc token on Fly.io Extended
Request an OpenID Connect (OIDC) token
Start machine on Fly.io Extended
Start a Machine
Stop machine on Fly.io Extended
Stop a Machine
Suspend machine on Fly.io Extended
Suspend a Machine
Update machine on Fly.io Extended
Update Machine configuration
Wait machine on Fly.io Extended
Wait for a specific Machine state
Connect Fly.io Extended to Google ADK via MCP
Follow these steps to wire Fly.io Extended 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 Fly.io Extended MCP Server
Google ADK provides unique advantages when paired with Fly.io Extended 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 Fly.io Extended
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 Fly.io Extended tools with BigQuery, Vertex AI, and Cloud Functions
Fly.io Extended + Google ADK Use Cases
Practical scenarios where Google ADK combined with the Fly.io Extended MCP Server delivers measurable value.
Enterprise data agents: ADK agents query Fly.io Extended and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine Fly.io Extended tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query Fly.io Extended regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including Fly.io Extended
Example Prompts for Fly.io Extended in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with Fly.io Extended immediately.
"List all my Fly.io apps in the 'personal' organization."
"Start the machine with ID 9185210b6e4d8p in the app 'my-api-server'."
"Create a 10GB volume named 'data_vol' in the 'ams' region for app 'db-primary'."
Troubleshooting Fly.io Extended MCP Server with Google ADK
Common issues when connecting Fly.io Extended to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkFly.io Extended + Google ADK FAQ
Common questions about integrating Fly.io Extended 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 →
Howuku
10 toolsAnalyze user behavior via Howuku — track projects, recordings, and heatmaps.

StarRocks
10 toolsHigh-performance analytical database — manage clusters, tables, and query data via AI.

WA Smart Business
7 toolsAutomate WhatsApp marketing and communication via WA Smart Business — manage contacts, groups, and messages directly from any AI agent.

Dokku
10 toolsManage self-hosted apps via Dokku — monitor containers, scale processes, handle environment variables, and stream logs directly from any AI agent.
