JUHE API Marketplace
rebrandly avatar
MCP Server

Rebrandly MCP

This project implements a simple MCP server in Go that exposes a single tool (create_short_link) to generate short URLs using the Rebrandly API.

0
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "Rebrandly",
3 "command": "PATH/TO/rebrandly-tool",
4 "args": [],
5 "env": {
6 "REBRANDLY_API_KEY": "YOUR_KEY"
7 }
8}
JSON8 lines
  1. Home
  2. MCP Servers
  3. rebrandly-mcp

README Documentation

Rebrandly MCP Tool (Go)

This project implements a simple MCP server in Go that exposes a single tool (create_short_link) to generate short URLs using the Rebrandly API.

Requirements

  • Go 1.20 or higher
  • A Rebrandly account and an API Key

Build Instructions

  1. Clone this repository or save the main.go file.
  2. Build the binary using:
go build -o rebrandly-tool main.go

This will generate an executable named rebrandly-tool.

Usage with Claude Desktop

Claude Desktop supports custom MCP servers. To connect this tool:

  1. Open your Claude Desktop configuration.
  2. Add the following entry under mcpServers:
{
  "mcpServers": {
    "Rebrandly": {
      "command": "PATH/TO/rebrandly-tool",
      "args": [],
      "env": {
        "REBRANDLY_API_KEY": "YOUR_KEY"
      }
    }
  }
}

🔧 Replace PATH/TO/rebrandly-tool with the actual path to the binary, and YOUR_KEY with your Rebrandly API Key.

Tool Available

create_short_link

This tool generates a short URL via Rebrandly.

Parameters

NameRequiredDescription
destination✅The original long URL to shorten
workspace❌Optional workspace ID (for multi-workspace accounts)
slashtag❌Optional custom slug
title❌Optional title for the short link

License

Licensed under MIT - see LICENSE file.

Rebrandly in MCP Registries

  • https://mcpreview.com/mcp-servers/rebrandly/rebrandly-mcp
  • https://mcp.so/server/rebrandly-mcp/rebrandly
  • https://glama.ai/mcp/servers/@rebrandly/rebrandly-mcp

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved