Skip to main content
Glama

tollbooth-shortlinks

Server Details

Ephemeral, human-friendly short URLs for Tollbooth MCP services

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
lonniev/tollbooth-shortlinks
GitHub Stars
0
Server Listing
tollbooth-shortlinks

Available Tools

4 tools

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 4 tool updates
    • First observedcreate_shortlink
    • First observeddelete_shortlink
    • First observedresolve_shortlink
    • First observedshortlink_status

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables creation and management of short links with custom slugs, QR repointing, and cookieless analytics from any MCP client.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Free URL shortener with a hosted MCP server. Create, update, and bulk-create short links with custom aliases and QR codes, and read click analytics (countries, cities, devices, browsers, referrers, UTM) from Claude, Cursor, or any MCP client. Unlimited links on the free plan; read-only and write scopes are assigned per API key.
    1
    -
  • A
    license
    B
    quality
    A
    maintenance
    MCP server for opn.onl, the open-source self-hostable URL shortener. Shorten links, read click analytics, generate branded QR codes, and manage links — against the hosted service or your own instance.
    24
    48
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool maps to a distinct operation: creation, deletion, resolution, and health/status. There is no overlap or ambiguity between them.

Naming Consistency4/5

Three tools follow a clear verb_noun pattern (create_shortlink, delete_shortlink, resolve_shortlink). shortlink_status breaks the pattern slightly by leading with the noun, but it remains predictable and readable.

Tool Count5/5

Four tools cover the essential operations for an ephemeral shortlink service without unnecessary bulk. Each tool has a clear purpose.

Completeness4/5

The core lifecycle is covered: create, resolve, delete, and status. There is no update operation, but shortlinks are ephemeral and immutable, so that is not a meaningful gap. A list of individual links could be a minor addition, but the surface is complete for its purpose.