at.uurl/bundler
at.uurl/bundlerBundle multiple URLs into one short link. QR codes, access counters, redirect lookup. Free.
Tools · 2
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.
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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"at.uurl/bundler": {
"url": "https://uurl.at/mcp",
"transport": "streamable-http"
}
}
}