Herramienta MCP para acortar URL
Este proyecto proporciona una herramienta sencilla de acortamiento de URL utilizando la API CleanURI y está diseñado para ejecutarse como una herramienta de servidor FastMCP .
✨ Características
- Acorta cualquier URL dada utilizando la API CleanURI.
- Expone la funcionalidad como una herramienta a través de FastMCP.
- Incluye manejo adecuado de errores y validación de respuestas.
- Diseñado para ejecutarse a través del transporte
stdio
para la integración con sistemas basados en agentes o herramientas.
🚀 Uso
1. Requisitos
- Python 3.10+
httpx
fastmcp
2. Instalación
Instalación mediante herrería
Para instalar la herramienta de acortamiento de URL para Claude Desktop automáticamente a través de Smithery :
Instalación manual
Instalación de Docker:
3. Corriendo
Para el uso basado en Docker, no necesitamos hacer nada aquí.
4. Agregar en Claude Desktop
Con los rayos uv
Con Docker
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Proporciona una herramienta sencilla para acortar URL mediante la API CleanURI, diseñada para ejecutarse como un servidor FastMCP que puede integrarse con sistemas basados en agentes o herramientas.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA server based on the MCP protocol that uses the Brave API for web search functionality.Last updated -6PythonMIT License
- -securityAlicense-qualityA lightweight MCP server for managing DNS records, purging cache, and interacting with the Cloudflare API through natural language commands.Last updated -13TypeScriptMIT License
- -securityAlicense-qualityA Python-based MCP server that crawls websites to extract and save content as markdown files, with features for mapping website structure and links.Last updated -1PythonMIT License
- -securityAlicense-qualityA Python implementation of an MCP server that extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown.Last updated -1PythonMIT License