URL Shortener MCP Tool logo

URL Shortener MCP Tool

by Talismanic

This project provides a simple URL shortening tool using the CleanURI API. It is designed to run as a FastMCP server tool.

View on GitHub

Last updated: N/A

What is URL Shortener MCP Tool?

A URL shortening tool that utilizes the CleanURI API to shorten long URLs. It is designed to be used as a tool within the FastMCP framework.

How to use URL Shortener MCP Tool?

The tool can be installed via Smithery or manually using uv. It can be run directly or within a Docker container. Configuration examples are provided for integrating the tool with Claude Desktop using both uv and Docker.

Key features of URL Shortener MCP Tool

  • Shortens URLs using CleanURI API

  • Exposes functionality as a FastMCP tool

  • Includes error handling and response validation

  • Runs via stdio transport

Use cases of URL Shortener MCP Tool

  • Shortening URLs for sharing on social media

  • Creating shorter links for email campaigns

  • Masking long and complex URLs

  • Integrating URL shortening functionality into other applications

  • Using in agent or tool-based systems

FAQ from URL Shortener MCP Tool

What is CleanURI?

CleanURI is an API service used for shortening URLs.

What is FastMCP?

FastMCP is a framework for building and running server tools.

How do I install this tool?

You can install it via Smithery or manually using uv.

Can I run this tool in Docker?

Yes, a Dockerfile is provided for containerizing the tool.

How do I integrate this with Claude Desktop?

Configuration examples are provided for both uv and Docker setups.