ShortURLMCP
A Model Context Protocol (MCP) server for URL shortening using Short URL API through the AceDataCloud API.
Create short, shareable URLs directly from Claude, VS Code, or any MCP-compatible client.
Features
- URL Shortening - Convert long URLs into short, shareable links
- Batch Shortening - Shorten multiple URLs at once (up to 10 per batch)
- Free Service - Zero credit consumption per request
- Permanent Links - Short URLs never expire
- surl.id Domain - Short URLs use the clean
surl.iddomain - Bearer Auth - Secure API access with token authentication
Tool Reference
| Tool | Description |
|---|---|
shorturl_create |
Create a short URL from a long URL. |
shorturl_batch_create |
Create short URLs for multiple long URLs in a single batch. |
shorturl_get_usage_guide |
Get a comprehensive guide for using the ShortURL tools. |
shorturl_get_api_info |
Get information about the ShortURL API service. |
Quick Start
1. Get Your API Token
- Sign up at AceDataCloud Platform
- Go to the API documentation page
- Click "Acquire" to get your API token
- Copy the token for use below






