Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ› οΈ Other Tools and Integrations
  3. MCPShortURL
MCPShortURL logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:46:08 AM

MCPShortURL

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
url-shorteningdeveloper-toolsmcpapi

Shortens individual or up to 10 URLs through MCP, returning permanent surl.id links.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "acedatacloud-mcpshorturl": {
      "command": "uvx",
      "args": [
        "mcp-shorturl"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing AlternativesπŸ› οΈ More in Other Tools and Integrations

Overview

AceDataCloud/MCPShortURL MCP server exposes AceDataCloud's Short URL API through MCP tools for creating short links. It supports one URL at a time or batches of up to 10 URLs, with results using the surl.id domain and links that do not expire. The hosted endpoint uses Bearer-token authentication, while Claude.ai can connect through OAuth. Reach for it when an agent needs to turn long URLs into shareable links from an MCP-compatible client.

Use cases

β€’Shorten a long URL for a message or document
β€’Create up to 10 short links in one batch
β€’Generate concise reference links for documentation
β€’Prepare shareable URLs for social media posts

Key features

β€’Single URL shortening
β€’Batch shortening for up to 10 URLs
β€’Permanent surl.id links
β€’MCP tools for usage and API information
β€’Hosted and local deployment options
β€’Bearer-token authentication

Capabilities & Tool Schemas (4) ~69 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCPShortURL.

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.

How MCPShortURL works

What AceDataCloud/MCPShortURL MCP server does

AceDataCloud/MCPShortURL MCP server connects MCP clients to AceDataCloud's Short URL API. It converts a supplied long URL into a shorter shareable URL, or processes a list of URLs in one request. Batch operations accept up to 10 URLs.

Created links use the surl.id domain and are described by the project as permanent, so they do not expire. The service is documented as consuming zero credits per request. This makes the server suitable for preparing concise links for documentation, messages, social posts, or other content generated with an AI client.

How it works

The server exposes MCP tools that an attached client can call from a conversation or other MCP workflow. For a single link, the client calls shorturl_create with a long URL. For multiple links, it calls shorturl_batch_create with a URL list. A successful response contains the shortened URL under data.url; failures include an error code, message, and trace ID.

AceDataCloud hosts a managed MCP endpoint at https://shorturl.mcp.acedata.cloud/mcp. Requests to that endpoint use a Bearer token. Claude.ai is documented as a separate OAuth connection path, so it does not require entering the API token in that client’s integration flow.

Setup and configuration

The hosted option requires an AceDataCloud account and API token. The README directs users to the Short URL API documentation to acquire the token, then configure the hosted endpoint and send it in an Authorization: Bearer ... header. Examples are provided for Claude Desktop, Cursor, Windsurf, Cline, and several other clients.

For local use, install the Python package from PyPI with pip install mcp-shorturl or run it with uvx mcp-shorturl. Set ACEDATACLOUD_API_TOKEN before starting the local process. Running mcp-shorturl starts stdio mode for local clients; mcp-shorturl --transport http --port 8000 starts HTTP mode. The project also documents a Docker image for self-hosting.

Tools and capabilities

  • shorturl_create: creates one short URL from a long URL.
  • shorturl_batch_create: creates short URLs for multiple URLs, with a maximum of 10 per batch.
  • shorturl_get_usage_guide: returns guidance for using the ShortURL tools.
  • shorturl_get_api_info: returns ShortURL API information and error details.
  • Returns links on the surl.id domain.
  • Provides permanent links according to the project documentation.

Limitations and notes

AceDataCloud/MCPShortURL MCP server is specifically focused on URL shortening; the listed tools do not provide link analytics, custom aliases, editing, or deletion. Batch requests are limited to 10 URLs. The API requires token-based access for the hosted and local configurations, although the service states that requests consume zero credits. The README identifies the project as MIT-licensed and requires Python 3.10 or newer for the Python installation.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    πŸ› οΈ Other Tools and Integrations4 views
    Compare vs Git β†’
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    πŸ› οΈ Other Tools and Integrations3 views
    Compare vs Time β†’
  • Server Everything logoServer Everything

    MCP server that exercises all the features of the MCP protocol

    πŸ› οΈ Other Tools and Integrations6 views
    Compare vs Server Everything β†’
  • Fetch logoFetch
    Verified

    Web content fetching and conversion for efficient LLM usage.

    πŸ› οΈ Other Tools and Integrations2 views
    Compare vs Fetch β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
19d ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCPShortURL

Install the PyPI package with `pip install mcp-shorturl` or run it with `uvx mcp-shorturl`. The README also documents a hosted endpoint and a Docker image.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCPShortURL AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/acedatacloud-mcpshorturl?style=directory)](https://allmcps.com/mcp/acedatacloud-mcpshorturl)
HTML Embed
<a href="https://allmcps.com/mcp/acedatacloud-mcpshorturl"><img src="https://allmcps.com/api/badge/acedatacloud-mcpshorturl?style=directory" alt="MCPShortURL on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ› οΈOther Tools and Integrations
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit19d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 23, 2026
53Quality signal: Good Β· 53/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev Β· mcp-shorturl (PyPI)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ› οΈ Other Tools and Integrations β†’Alternatives to MCPShortURL β†’Install in Claude DesktopInstall in CursorInstall in VS Code