Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

2 tools
bundle_urlsInspect

Bundle multiple URLs into a single short link on UURL.at. Returns the short URL. Use this when you want to share multiple reference links as one URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlsYesList of URLs to bundle (1-12 URLs, each must start with https:// or http://).
get_bundleInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
ridYesThe 6-character short ID from the URL (e.g. 'Ab3cDe' from https://uurl.at/Ab3cDe).

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.