About
Overview
The URL Shortener MCP Server enables AI agents to create short URLs. It supports multiple shortening services and provides click tracking and analytics.
Capabilities
Tools & Capabilities
⚡shorten
Create a shortened URL
⚡expand
Expand a short URL to its original
⚡get_stats
Get click statistics for a short URL
Setup
Installation
bash
Install
npx -y mcp-server-url-shortenerExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"url-shortener": {
"command": "npx",
"args": ["-y", "mcp-server-url-shortener"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026