2 hours ago
Bitly is the world's most trusted link management platform - and now your AI assistant can tap directly into everything it tracks.
With the Bitly MCP Server, you can pull real-time engagement data on any link, QR code, or page: click volume, top locations, referral sources, device breakdowns, and performance over time. Ask your AI to surface your top-performing links this week, flag anything with unusual click patterns, or compare campaign performance across channels - all in natural conversation.
Once you have the data, creation is just as seamless. Generate branded short links with custom domains and UTM parameters, produce print-ready QR codes with your brand colors and logo - all without leaving your workflow.
27 tools. Full Bitly platform access. Works with Claude, ChatGPT, Cursor, VS Code, and Windsurf.
Server Config
{
"mcpServers": {
"Bitly": {
"type": "http",
"url": "https://api-ssl.bitly.com/v4/mcp",
"headers": {
"Authorization": "Bearer YOUR_BITLY_AUTH_TOKEN"
}
}
}
}