ShipBob MCP Server for Google ADKGive Google ADK instant access to 30 tools to Batch Cancel Shipments, Batch Update Tracking, Cancel Order, and more
Google Agent Development Kit (ADK) is Google's framework for building production AI agents. Add ShipBob 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 ShipBob MCP Server for Google ADK is a standout in the Ecommerce category — giving your AI agent 30 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="shipbob_agent",
instruction=(
"You help users interact with ShipBob "
"using 30 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 ShipBob MCP Server
Connect your ShipBob account to any AI agent and take full control of your e-commerce fulfillment and supply chain through natural conversation.
Google ADK natively supports ShipBob as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 30 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
- Order Management — List, retrieve, and create fulfillment orders. Check real-time statuses and cancel orders when necessary.
- Product Catalog — Manage your virtual product records, list variants, and convert items into bundles directly from the chat.
- Inventory Tracking — Monitor inventory levels across different locations, check lot-specific data, and query historical inventory movements.
- Shipment Visibility — Get detailed tracking information and update shipment addresses to ensure successful deliveries.
- Returns & Receiving — Create and manage return orders and Warehouse Receiving Orders (WRO) to keep your supply chain moving.
The ShipBob MCP Server exposes 30 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 30 ShipBob tools available for Google ADK
When Google ADK connects to ShipBob through Vinkius, your AI agent gets direct access to every tool listed below — spanning fulfillment, order-tracking, supply-chain, 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.
Batch cancel shipments on ShipBob
Cancel multiple shipments at once
Batch update tracking on ShipBob
Mark tracking as synced to your system
Cancel order on ShipBob
Cancel an order and its shipments
Convert variant to bundle on ShipBob
Convert a variant into a bundle
Create order on ShipBob
Create a new fulfillment order
Create product on ShipBob
Create a new product with variants
Create receiving on ShipBob
Create a new Warehouse Receiving Order (WRO)
Create return on ShipBob
Create a return order (RMA)
Get inventory levels on ShipBob
Get aggregated inventory levels across all locations
Get inventory levels by location on ShipBob
Get inventory levels grouped by fulfillment center
Get inventory levels by lot on ShipBob
Get inventory levels grouped by lot/expiration
Get order on ShipBob
Get order details and shipment status
Get product on ShipBob
Get details for a specific product
Get receiving labels on ShipBob
Get PDF box labels for a WRO
Get shipment on ShipBob
Get specific shipment details
List channels on ShipBob
g., a Shopify store). List all channels the user has access to
List inventory on ShipBob
List all inventory items
List invoices on ShipBob
List invoices by date range
List orders on ShipBob
List orders with status/tracking filters
List product variants on ShipBob
List all variants for a product
List products on ShipBob
List products with filtering
List receiving on ShipBob
List Warehouse Receiving Orders (WROs)
List returns on ShipBob
List return orders
List transaction fees on ShipBob
List available fee types
Query inventory history on ShipBob
Query inventory movement events
Query transactions on ShipBob
Search transactions (charges, credits)
Set external sync receiving on ShipBob
Mark WROs as synced to your system
Update product on ShipBob
Update product details
Update return on ShipBob
Update an existing return
Update shipment address on ShipBob
Update the shipping address for a shipment
Connect ShipBob to Google ADK via MCP
Follow these steps to wire ShipBob 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 ShipBob MCP Server
Google ADK provides unique advantages when paired with ShipBob 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 ShipBob
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 ShipBob tools with BigQuery, Vertex AI, and Cloud Functions
ShipBob + Google ADK Use Cases
Practical scenarios where Google ADK combined with the ShipBob MCP Server delivers measurable value.
Enterprise data agents: ADK agents query ShipBob and cross-reference results with internal databases for comprehensive analysis
Multi-modal workflows: combine ShipBob tool responses with Gemini's vision and language capabilities in a single agent
Automated compliance checks: schedule ADK agents to query ShipBob regularly and flag policy violations or configuration drift
Internal tool platforms: build self-service agent platforms where teams connect their own MCP servers including ShipBob
Example Prompts for ShipBob in Google ADK
Ready-to-use prompts you can give your Google ADK agent to start working with ShipBob immediately.
"List all my active ShipBob sales channels."
"What is the current status and tracking for order 123456?"
"Show me the inventory levels for SKU 'SUMMER-HAT-01'."
Troubleshooting ShipBob MCP Server with Google ADK
Common issues when connecting ShipBob to Google ADK through Vinkius, and how to resolve them.
McpToolset not found
pip install --upgrade google-adkShipBob + Google ADK FAQ
Common questions about integrating ShipBob 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 →
FreeAgent
12 toolsManage accounting, track invoices, and oversee bank transactions via AI agents with FreeAgent.

Zoho Books
7 toolsManage invoices, estimates, and contacts via the Zoho Books API.

Polygon.io
6 toolsAccess real-time and historical stock market data, including trades, quotes, aggregates, and company metadata directly via AI.

Bolt
10 toolsManage your one-click checkout and payments via Bolt — track transactions, manage orders, and process refunds directly from any AI agent.
