Skip to content
Back to search
90
MCP live v0.1.0 streamable-http

at.uurl/bundler

at.uurl/bundler

Bundle multiple URLs into one short link. QR codes, access counters, redirect lookup. Free.

Uptime
15.9%
44 probes
Response
1521ms
last probe
Tools
2
callable
Primary URL
https://uurl.at/mcp

Tools · 2

bundle_urls

Bundle multiple URLs into a single short link on UURL.at. Returns the short URL and QR code URLs (.svg and .png). Use this when you want to share multiple reference links as one URL.

get_bundle

Retrieve the URLs and metadata from a UURL.at short link, including QR code URLs. Use this to inspect what URLs are behind a uurl.at link.

Similar MCP servers embedding-nearest

io.github.carlosofscience/bulk-url-checker
Validate up to 75,000 URLs per job (status, redirects, response times). OAuth 2.1.
0 tools · streamable-http
@linkly-link-shortener/n8n-nodes-linkly
Linkly Link Shortener for n8n - Create short links, track clicks, UTM parameters, retargeting pixels, and automate URL management
0 tools
Unphurl
URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.
0 tools · streamable-http
Unphurl
URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.
0 tools · streamable-http
Bulk URL Checker
Validates up to 75,000 URLs per job checking status codes, redirects, and response times.
0 tools
URL Shortener
Shorten URLs with hash-based codes or custom aliases via x402 micropayment.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "at.uurl/bundler": {
      "url": "https://uurl.at/mcp",
      "transport": "streamable-http"
    }
  }
}