Skip to main content
Glama

URL Shortener MCP

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Talismanic/cleanuri-url-shortener-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server