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
36.8%
19 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

URL Shortener API
Shorten URLs with hash-based codes or custom aliases. x402 micropayment.
1 tools · sse
QRcodly
Create, manage, and share QR codes and short URLs
0 tools · streamable-http
io.github.SolvoHQ/openunfurl live
Zero-signup anonymous link-unfurl API. One GET returns clean JSON metadata for any public URL.
1 tools · streamable-http
io.github.solvohq/openunfurl
Zero-signup anonymous link-unfurl API. One GET returns clean JSON metadata for any public URL.
0 tools · streamable-http
qURL
Mint, resolve, audit, and rotate scope-limited expiring access links (qURLs) for AI agents.
0 tools
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

How to use

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

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