Short.io MCP Server for Mastra AIGive Mastra AI instant access to 11 tools to Create Bulk Links, Create Short Link, Delete Link, and more
Mastra AI is a TypeScript-native agent framework built for modern web stacks. Connect Short.io through Vinkius and Mastra agents discover all tools automatically. type-safe, streaming-ready, and deployable anywhere Node.js runs.
Ask AI about this MCP Server for Mastra AI
The Short.io MCP Server for Mastra AI is a standout in the Productivity category — giving your AI agent 11 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import { Agent } from "@mastra/core/agent";
import { createMCPClient } from "@mastra/mcp";
import { openai } from "@ai-sdk/openai";
async function main() {
// Your Vinkius token. get it at cloud.vinkius.com
const mcpClient = await createMCPClient({
servers: {
"shortio": {
url: "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp",
},
},
});
const tools = await mcpClient.getTools();
const agent = new Agent({
name: "Short.io Agent",
instructions:
"You help users interact with Short.io " +
"using 11 tools.",
model: openai("gpt-4o"),
tools,
});
const result = await agent.generate(
"What can I do with Short.io?"
);
console.log(result.text);
}
main();
* 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 Short.io MCP Server
Connect your Short.io account to any AI agent and simplify your branded link management, click tracking, and URL orchestration through natural conversation.
Mastra's agent abstraction provides a clean separation between LLM logic and Short.io tool infrastructure. Connect 11 tools through Vinkius and use Mastra's built-in workflow engine to chain tool calls with conditional logic, retries, and parallel execution. deployable to any Node.js host in one command.
What you can do
- Link Management — List shortened links for any domain, retrieve detailed metadata, and monitor active status
- Domain Control — Query your catalog of branded domains to choose the right context for each short link
- Link Creation — Programmatically create new short links with custom paths (slugs) directly from your agent
- Click Analytics — Access aggregate click statistics and performance metrics for specific links to understand reach
- Direct Control — Manage your link-based outreach and content pipeline without manual dashboard entry
The Short.io MCP Server exposes 11 tools through the Vinkius. Connect it to Mastra AI in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 11 Short.io tools available for Mastra AI
When Mastra AI connects to Short.io through Vinkius, your AI agent gets direct access to every tool listed below — spanning url-shortening, link-management, branded-domains, 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 bulk links on Short.io
Create multiple shortened links at once
Create short link on Short.io
Shorten a new URL
Delete link on Short.io
Delete a shortened link
Get domain on Short.io
Get details for a custom domain
Get link clicks on Short.io
Get click analytics for a link
Get link details on Short.io
Get details for a specific link
Get link statistics on Short.io
Get click statistics
List short domains on Short.io
io account. List branded domains
List short links on Short.io
List links for a domain
List tags on Short.io
List all link tags
Update link on Short.io
Update a shortened link
Connect Short.io to Mastra AI via MCP
Follow these steps to wire Short.io into Mastra AI. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install dependencies
npm install @mastra/core @mastra/mcp @ai-sdk/openaiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the agent
agent.ts and run with npx tsx agent.tsExplore tools
Why Use Mastra AI with the Short.io MCP Server
Mastra AI provides unique advantages when paired with Short.io through the Model Context Protocol.
Mastra's agent abstraction provides a clean separation between LLM logic and tool infrastructure. add Short.io without touching business code
Built-in workflow engine chains MCP tool calls with conditional logic, retries, and parallel execution for complex automation
TypeScript-native: full type inference for every Short.io tool response with IDE autocomplete and compile-time checks
One-command deployment to any Node.js host. Vercel, Railway, Fly.io, or your own infrastructure
Short.io + Mastra AI Use Cases
Practical scenarios where Mastra AI combined with the Short.io MCP Server delivers measurable value.
Automated workflows: build multi-step agents that query Short.io, process results, and trigger downstream actions in a typed pipeline
SaaS integrations: embed Short.io as a first-class tool in your product's AI features with Mastra's clean agent API
Background jobs: schedule Mastra agents to query Short.io on a cron and store results in your database automatically
Multi-agent systems: create specialist agents that collaborate using Short.io tools alongside other MCP servers
Example Prompts for Short.io in Mastra AI
Ready-to-use prompts you can give your Mastra AI agent to start working with Short.io immediately.
"List all links for the domain 'my.link' in Short.io."
"Show me the click analytics for all shortened links created this month with geographic breakdown."
"Create a batch of 5 branded short links for our upcoming product launch campaign."
Troubleshooting Short.io MCP Server with Mastra AI
Common issues when connecting Short.io to Mastra AI through Vinkius, and how to resolve them.
createMCPClient not exported
npm install @mastra/mcpShort.io + Mastra AI FAQ
Common questions about integrating Short.io MCP Server with Mastra AI.
How does Mastra AI connect to MCP servers?
MCPClient with the server URL and pass it to your agent. Mastra discovers all tools and makes them available with full TypeScript types.Can Mastra agents use tools from multiple servers?
Does Mastra support workflow orchestration?
Explore More MCP Servers
View all →
Endorsal Testimonials
10 toolsEquip your AI agent to manage testimonials, track display widgets, and approve reviews via the Endorsal API.

Holded
12 toolsRun your business in Spain and Latin America with invoicing, accounting, CRM, and inventory that speaks your language natively.

Moody's
8 toolsCredit ratings and risk analysis — access issuer ratings, issue details, and rating actions via Moody's.

Bird (Omnichannel Communication)
10 toolsManage omnichannel communication via Bird (MessageBird) — send SMS, WhatsApp messages, and track delivery logs.
