Skip to main content
Glama

URL Shortener MCP

shorten

Simplify lengthy URLs for easy sharing by transforming them into concise links using the CleanURI API. Ideal for integration into agent or tool-based systems.

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" }

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