fengzhongsen/short-url
View on GitHub ↗简单易用的短链接生成工具,完全开源、免费、无需登录,可私有化部署,链接永久有效!
18 ★3 forksJavaScriptUpdated 8mo ago
What you need to know
Open-source self-hostable short URL service with a MCP server, letting AI assistants generate short links; supports registration/login and permanent links.
Install
Set up backend (Express + Redis) with .env config MCP: npx -y short-mcp-server with API_ORIGIN and API_KEY env Or run with docker compose up -d --build
Usage
- •Ask AI to shorten a URL
Key features
- ✓Short link generation
- ✓Registration and login
- ✓Self-hosted deployment
- ✓MCP server for AI assistant integration
Caveats
- ⚠Requires Redis and Node.js 16+
- ⚠API key generated after login
Platforms: LocalClients: Claude Desktop · VS Code + Cline
Reviewed 2026-08-11
Topics
aiclaudemcpmodel-context-protocolshort-url
- Stars
- 18★
- Forks
- 3
- Language
- JavaScript
- License
- MIT
- Created
- 2025-12-15
- Last push
- 2025-12-19