Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
at.uurl avatar

Bundler MCP

at.uurl/bundler is an MCP server that bundles multiple URLs into one short link with QR codes, access counters, and redirect lookup.

About

at.uurl/bundler is a free Model Context Protocol server that lets Claude Code, Cursor, Codex, and other MCP-capable agents create bundled short links instead of pasting long URL lists. developers use it when shipping a launch post, a landing page with several CTAs, a docs hub, or a portfolio with many projects and want one memorable link plus optional QR codes for offline sharing. The server talks to uurl.at over streamable HTTP, so setup is registering the remote rather than cloning a repo. Access counters and redirect lookup help you sanity-check links before you publish and spot which bundle gets traffic after you post. It is a lightweight distribution utility, not a full link-management platform or A/B testing suite, which keeps scope clear for operators who only need bundle-and-share workflows inside the agent.

  • Combines multiple destination URLs into a single short at.uurl link
  • Generates QR codes for bundled links for print and event handouts
  • Exposes access counters so you can see bundle traffic without a separate analytics stack
  • Supports redirect lookup to verify where a short link resolves
  • Free remote MCP at streamable HTTP endpoint (version 0.2.0)

Bundler MCP by the numbers

  • Exposes 2 verified tools (MCP introspection)
  • Data as of Aug 10, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http bundler https://uurl.at/mcp

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthNone
Tools2

What it does

Bundle several launch, docs, or waitlist URLs into one short link with QR codes and click stats from your agent.

Who is it for?

Best when you're publishing multi-link launch kits, newsletters, or event one-pagers and want bundling inside the agent without paying for enterprise link tools.

Skip if: Skip if you need custom domains, team RBAC, funnel A/B tests, or deep marketing attribution beyond basic access counts.

What you get

After you add the remote MCP endpoint, your agent can create bundled short links and QR codes so one clean URL carries your whole launch kit.

  • Bundled short link pointing at multiple destinations
  • QR code asset for the bundle when supported by tools
  • Access counter or redirect metadata for verification

By the numbers

  • Remote MCP version 0.2.0
  • Streamable HTTP endpoint at https://uurl.at/mcp
  • Described as free in server metadata

Tools 2

Public tool metadata - what this server can do for an agent.

bundle_urls1 param

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.

  • urlsarrayrequiredList of URLs to bundle (1-12 URLs, each must start with https:// or http://).
get_bundle1 param

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.

  • ridstringrequiredThe 6-character short ID from the URL (e.g. 'Ab3cDe' from https://uurl.at/Ab3cDe).

Recommended MCP Servers

How it compares

MCP link-bundling integration, not a standalone URL-shortener SaaS dashboard or an agent skill.

FAQ

Who is at.uurl/bundler for?

Developers using MCP agents who want to bundle several URLs into one short link with QR codes and simple traffic counters for launches and content.

When should I use at.uurl/bundler?

Use it when you are about to distribute a launch, landing flow, or resource list and need one shareable link plus redirect verification from your coding agent.

How do I add at.uurl/bundler to my agent?

Register the streamable HTTP remote MCP server at https://uurl.at/mcp in Claude Code, Cursor, or another MCP client that supports remote servers—no local install is required.

Communicationdistributioncontent

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.