Rebrandly MCP Tool (Go)
Generate short URLs using the Rebrandly API.
Rebrandly MCP Tool (Go) - ARCHIVED
[!WARNING] This repository has been archived. Rebrandly now provides an official MCP server with expanded capabilities. Please use the official solution instead
Official Rebrandly MCP Server
Rebrandly offers an official MCP server that connects AI assistants like Claude, Gemini, and GitHub Copilot to your Rebrandly account with full-featured support for:
- Link Management - Create, update, search, and organize branded short links
- Analytics - Access click statistics, geographic data, and device information
- Account Management - Workspace administration, teammate management, and domain operations
Quick Start
Add this configuration to your Claude Desktop claude_desktop_config.json:
{
"mcpServers": {
"rebrandly": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--streamableHttp",
"https://mcp.rebrandly.com/v1/mcp",
"--header",
"REBRANDLY_API_KEY:YOUR_API_KEY"
]
}
}
}
Replace YOUR_API_KEY with your Rebrandly API key from your account settings.
Documentation
About This Repository
This was an early implementation of a Rebrandly MCP server written in Go. It exposed a single create_short_link tool for generating short URLs. The official Rebrandly MCP server supersedes this implementation with a more complete feature set.
License
Licensed under MIT - see LICENSE file.
Verwandte Server
Kone.vc
SponsorMonetize your AI agent with contextual product recommendations
Odoo
Interact with Odoo ERP systems, allowing AI assistants to access and manage business data like contacts, sales, and projects.
Google Workspace MCP Server
An MCP server for interacting with Google Workspace services like Gmail and Calendar.
Napkin.AI MCP Server
MCP Server for dynamically generating infographics using Napkin.AI
Targetprocess
Enables AI assistants to interact with Targetprocess data using semantic operations.
Claude Desktop MCP
An MCP server for integrating with the Claude Desktop application on macOS. Requires the Claude Desktop app to be installed and configured.
iMCP
A macOS app that connects your digital life with AI, providing access to Calendar, Contacts, Location, Maps, Messages, Reminders, and Weather services.
YNAB
Access and manage your YNAB (You Need A Budget) data through MCP-enabled clients.
YNAB MCP Server
Integrate AI assistants with your You Need A Budget (YNAB) account for budget automation and analysis.
Enterpret
Enterpret's Wisdom MCP Server brings customer intelligence directly into your favorite AI tools.
ClickUp
Integrate AI assistants with ClickUp for productivity and project management.