rebrandly-mcp
This project implements a simple MCP server in Go that exposes a single tool to generate short URLs using the Rebrandly API.
The Rebrandly MCP Tool is a Go-based server that facilitates the creation of short URLs through the Rebrandly API. It is designed to be integrated with platforms that support custom MCP servers, such as Claude Desktop. The tool requires Go 1.20 or higher and a valid Rebrandly account with an API key. Once set up, users can easily generate short links by providing the necessary parameters, such as the destination URL, and optional parameters like workspace ID, custom slug, and title.
Features
- Simple MCP server implementation in Go
- Integration with Rebrandly API for URL shortening
- Customizable parameters for short link creation
- Compatible with platforms supporting custom MCP servers
- Easy setup and configuration
Tools
create_short_link`
Tools for generating short links, supporting custom parameters