MCP Shorturl
Rank #4,897io.github.AceDataCloud/mcp-shorturl
MCP server for URL shortening and management
MCP Shorturl is a Model Context Protocol (MCP) server published by acedatacloud. It ranks #4,897 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Shorturl is listed across 3 registries — Official MCP, Glama and PulseMCP, with 30 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 110,563 of 115,460 servers on MCP Toplist.
Use MCP Shorturl
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-shorturl https://shorturl.mcp.acedata.cloud/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add mcp-shorturl -e "ACEDATACLOUD_API_TOKEN=<your ACEDATACLOUD_API_TOKEN>" -- uvx mcp-shorturlReplace each placeholder with your own value before saving.
[mcp_servers.mcp-shorturl]
url = "https://shorturl.mcp.acedata.cloud/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.mcp-shorturl]
command = "uvx"
args = ["mcp-shorturl"]
[mcp_servers.mcp-shorturl.env]
ACEDATACLOUD_API_TOKEN = "<your ACEDATACLOUD_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://shorturl.mcp.acedata.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-shorturl": {
"command": "uvx",
"args": [
"mcp-shorturl"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-shorturl": {
"url": "https://shorturl.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-shorturl": {
"command": "uvx",
"args": [
"mcp-shorturl"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-shorturl": {
"type": "http",
"url": "https://shorturl.mcp.acedata.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"mcp-shorturl": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-shorturl"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-shorturl": {
"serverUrl": "https://shorturl.mcp.acedata.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-shorturl": {
"command": "uvx",
"args": [
"mcp-shorturl"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-shorturl": {
"url": "https://shorturl.mcp.acedata.cloud/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"mcp-shorturl": {
"command": "uvx",
"args": [
"mcp-shorturl"
],
"env": {
"ACEDATACLOUD_API_TOKEN": "<your ACEDATACLOUD_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AceDataCloud%2Fmcp-shorturl)<a href="https://mcptoplist.com/server/io.github.AceDataCloud%2Fmcp-shorturl"><img src="https://mcptoplist.com/badge/io.github.AceDataCloud%2Fmcp-shorturl.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
acedatacloud
Other servers by acedatacloud
- MCP Suno#818 · 44 vers
- Midjourney#1,417 · 42 vers
- MCP Seedance#1,467 · 41 vers
- MCP Nanobanana Pro#1,967 · 46 vers
- MCP Veo#2,818 · 43 vers
- MCP Seedream Pro#2,846 · 42 vers
- MCP Flux Pro#2,874 · 39 vers
- AceDataCloud Producer#4,005 · 23 vers
- MCP Sora#4,223 · 37 vers
- MCP Luma#4,307 · 35 vers
- MCP Serp#4,354 · 34 vers
- KlingMCP#4,505 · 30 vers
Available versions (30)
| Version | Published |
|---|---|
| 2026.8.23.0 | Aug 23, 2026 |
| 2026.8.18.0 | Aug 18, 2026 |
| 2026.8.17.0 | Aug 17, 2026 |
| 2026.7.30.0 | Jul 30, 2026 |
| 2026.5.14.0 | May 14, 2026 |
| 2026.4.30.0 | Apr 30, 2026 |
| 2026.4.8.2 | Apr 8, 2026 |
| 2026.4.8.1 | Apr 8, 2026 |
| 2026.4.8.0 | Apr 8, 2026 |
| 2026.4.5.6 | Apr 5, 2026 |
| 2026.4.5.5 | Apr 5, 2026 |
| 2026.4.5.4 | Apr 5, 2026 |
| 2026.4.5.3 | Apr 5, 2026 |
| 2026.4.5.2 | Apr 5, 2026 |
| 2026.4.5.1 | Apr 5, 2026 |
| 2026.4.5.0 | Apr 5, 2026 |
| 2026.3.22.1 | Mar 22, 2026 |
| 2026.3.22.0 | Mar 22, 2026 |
| 2026.3.21.3 | Mar 21, 2026 |
| 2026.3.21.2 | Mar 21, 2026 |
| 2026.3.21.1 | Mar 21, 2026 |
| 2026.3.21.0 | Mar 21, 2026 |
| 2026.3.20.3 | Mar 20, 2026 |
| 2026.3.20.2 | Mar 20, 2026 |
| 2026.3.20.1 | Mar 20, 2026 |
| 2026.3.20.0 | Mar 20, 2026 |
| 2026.3.19.9 | Mar 19, 2026 |
| 2026.3.19.8 | Mar 19, 2026 |
| 2026.3.19.7 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Shorturl?
- MCP Shorturl is maintained by acedatacloud, which publishes 29 MCP servers (651 total versions) tracked on MCP Toplist.
- Is MCP Shorturl listed on the Official MCP Registry?
- Yes — MCP Shorturl is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does MCP Shorturl have?
- MCP Toplist tracks 30 versions of MCP Shorturl, most recently published on Aug 23, 2026.
- Where can I find the source code for MCP Shorturl?
- The source code for MCP Shorturl is hosted at github.com/acedatacloud/shorturlmcp.