Skip to main content

MCP Server for rebrandly.com

Project description

Rebrandly MCP Server

This MCP server provides tools to interact with rebrandly.com to manage short URLs.

Prerequisites

Configuration

Use either of the below option to configure your MCP client. To understand the configuration options, please refer to the documentation.

Option 1: Via uvx

{
  "mcpServers": {
    "rebrandly-mcp": {
      "command": "uvx",
      "args": [
        "rebrandly-mcp"
      ],
      "env": {
        "REBRANDLY_API_KEY": "__API_KEY__"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Option 2: Via docker

{
  "mcpServers": {
    "rebrandly-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "--env",
        "REBRANDLY_API_KEY=__API_KEY__",
        "vimalpaliwal/rebrandly-mcp:latest"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
  }
}

Note: Replace __API_KEY__ with your actual API key.

Available Tools

  • generate_short_url: Generate a new short URL
  • delete_short_url: Delete an existing short URL
  • get_or_list_short_url: Get or list existing short URL(s)

Basic Usage Examples

  • Shorten linkedin.com/in/xxxxx for me
  • Get me a short URL for youtube.com/xxxxx having yyyyy as the slug/slashtag
  • Delete the short URL for rebrandly.com/xxxx for me please
  • List all the short links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rebrandly_mcp-1.0.0.tar.gz (24.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rebrandly_mcp-1.0.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file rebrandly_mcp-1.0.0.tar.gz.

File metadata

  • Download URL: rebrandly_mcp-1.0.0.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rebrandly_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ed2c3a458dc7ca7ead25c7b56e8719bd166b357c90ad0a37ca4bdea3c873090d
MD5 d711975ee91efd61e43c448b464dbd88
BLAKE2b-256 a9fccaa20ae77b44b399673ce8959c3481592ae4ea1f10e4c8c32aa6a3bbc119

See more details on using hashes here.

Provenance

The following attestation bundles were made for rebrandly_mcp-1.0.0.tar.gz:

Publisher: release.yml on paliwalvimal/mcp-servers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rebrandly_mcp-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: rebrandly_mcp-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rebrandly_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 717782c6cfbb76bfa85fabbb97b7bda00997cbedd8312dce766e0738548f2ad4
MD5 a53f3b7d365b767dde97912399ceb1f5
BLAKE2b-256 b6c6dc53d0b0b6883554d468a18472b6025bbbde30f009ccd781723e8a35b2a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rebrandly_mcp-1.0.0-py3-none-any.whl:

Publisher: release.yml on paliwalvimal/mcp-servers

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page