URL Shortener MCP
by Talismanic
Verified
URL Shortener MCP Tool
This project provides a simple URL shortening tool using the CleanURI API and is designed to run as a FastMCP server tool.
✨ Features
- Shortens any given URL using the CleanURI API.
- Exposes the functionality as a tool via FastMCP.
- Includes proper error handling and response validation.
- Designed to run via
stdio
transport for integration with agent or tool-based systems.
🚀 Usage
1. Requirements
- Python 3.10+
httpx
fastmcp
2. Installation
Installing via Smithery
To install URL Shortener Tool for Claude Desktop automatically via Smithery:
Copy
Manual Installation
Copy
3. Running
Copy
4. Adding in Claude Desktop
Copy
This server cannot be installed
A simple tool that shortens URLs using the CleanURI API, designed to integrate with FastMCP server for agent systems.