URL Shortener MCP

by Talismanic
Verified

shorten

Shorten long URLs using the CleanURI API to create concise, shareable links. Input a URL to generate a shortened version for easier sharing and integration.

Instructions

Shorten a URL using the cleanuri API.

Args: original_url: The URL to shorten.

Input Schema

NameRequiredDescriptionDefault
original_urlYes

Input Schema (JSON Schema)

{ "properties": { "original_url": { "title": "Original Url", "type": "string" } }, "required": [ "original_url" ], "title": "shortenArguments", "type": "object" }

You must be authenticated.

Other Tools from URL Shortener MCP

Related Tools

ID: rbwxqgcc7n