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
Goatcounter
Interact with the Goatcounter web analytics API.
asanamcp
Efficient, fast-load MCP server for managing Asana tasks, projects and portfolios.
RSSidian
Connects RSS feeds to Obsidian for automated content analysis and AI-powered summarization.
Ledger CLI
Execute commands for Ledger, a powerful command-line accounting system. Requires Ledger CLI to be installed.
MATLAB MCP Core Server
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®.
AnkiConnect
Connect Claude with AnkiConnect to create and review flashcards using natural language.
MCP Hub
A hub server that connects to and manages other MCP servers.
SVG Converter
Convert SVG files to PNG, ICO, and JPG formats with high-quality rendering using the Cairo C library.
Kubit
Bring Kubit into your AI workflow - query your warehouse with natural language
WordPress Reader for Claude Desktop
Access WordPress.com feeds, notifications, tags, and manage blogs within Claude Desktop.