cleanuri-url-shortener-mcp
If you are the rightful owner of cleanuri-url-shortener-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The URL Shortener MCP Tool is a server tool that utilizes the CleanURI API to shorten URLs, designed to run as a FastMCP server tool.
The URL Shortener MCP Tool is a server application that leverages the CleanURI API to provide URL shortening services. It is designed to operate as a FastMCP server tool, making it suitable for integration with various agent or tool-based systems. The tool is implemented in Python and requires Python 3.10 or higher, along with the `httpx` and `fastmcp` libraries. It supports installation via Smithery for seamless integration with platforms like Claude Desktop. The tool is capable of handling errors and validating responses effectively, ensuring reliable performance. It can be run using `stdio` transport, which facilitates its integration with other systems. Additionally, the tool can be deployed using Docker, providing flexibility in deployment options.
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.
Tools
URL Shortener MCP Tool
A tool that shortens URLs using the CleanURI API, designed to run as a FastMCP server tool.