Rebrandly MCP Tool (Go)
@gonzariosm
About Rebrandly MCP Tool (Go)
MCP Server Rebrandly API
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Rebrandly MCP Tool (Go)?
This is a simple MCP server written in Go that exposes a single tool (create_short_link) to generate short URLs via the Rebrandly API. It is intended for users who have a Rebrandly account and an API key.
How to use Rebrandly MCP Tool (Go)?
Build the binary with go build -o rebrandly-tool main.go (requires Go 1.20+). Then configure it in Claude Desktop by adding a JSON entry under mcpServers with the command path and the REBRANDLY_API_KEY environment variable.
Key features of Rebrandly MCP Tool (Go)
- Single tool:
create_short_linkfor URL shortening. - Accepts optional workspace ID, custom slug, and title.
- Compiled to a standalone Go binary.
- Integrates directly with the Rebrandly API.
Use cases of Rebrandly MCP Tool (Go)
- Generate short links from within Claude Desktop chat.
- Automate URL shortening with custom slashtags or titles.
- Use with multi-workspace Rebrandly accounts via optional workspace ID.
FAQ from Rebrandly MCP Tool (Go)
What dependencies are required to use this server?
You need Go 1.20 or higher to build the binary, plus a Rebrandly account and a valid API key.
How do I set up the server with Claude Desktop?
Add an entry under mcpServers in your Claude Desktop configuration. Set the command to the path of the binary and include REBRANDLY_API_KEY as an environment variable.
What parameters does the create_short_link tool accept?
It requires the destination URL. Optional parameters are workspace (for multi-workspace accounts), slashtag (custom slug), and title.
Is there any authentication required?
Yes, the server reads the REBRANDLY_API_KEY environment variable to authenticate with the Rebrandly API.
Frequently asked questions
What dependencies are required to use this server?
You need Go 1.20 or higher to build the binary, plus a Rebrandly account and a valid API key.
How do I set up the server with Claude Desktop?
Add an entry under `mcpServers` in your Claude Desktop configuration. Set the `command` to the path of the binary and include `REBRANDLY_API_KEY` as an environment variable.
What parameters does the `create_short_link` tool accept?
It requires the `destination` URL. Optional parameters are `workspace` (for multi-workspace accounts), `slashtag` (custom slug), and `title`.
Is there any authentication required?
Yes, the server reads the `REBRANDLY_API_KEY` environment variable to authenticate with the Rebrandly API.
Basic information
More Developer Tools MCP servers

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments