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

at.uurl/bundler

at.uurl/bundler

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

Uptime
100.0%
1 direct probes · 30d
Response
1846ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available
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.

How to use

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

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