Skip to main content
Glama

L1NK

Server Details

Short links with QR, custom domains and bot-free click analytics. Create, edit, delete, analyze.

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 · MCP 2025-11-25
URL

TDQS

A4.2/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct resource-action pair: create, delete, analytics, get details, list, update. get_link is per-link, list_links is a listing, and get_analytics is account-wide, so there is no meaningful overlap.

Naming Consistency5/5

All tool names follow the verb_noun pattern in snake_case: create_link, delete_link, get_analytics, get_link, list_links, update_link. No mixed conventions or vague verbs.

Tool Count5/5

With 6 tools, the set is well-scoped for a URL shortener API. Every tool has a clear purpose, and the count is comfortably within the ideal range.

Completeness5/5

The tool surface covers the full link lifecycle (create, read, list, update, delete) plus account analytics. There are no obvious dead ends or missing operations for the stated domain.

Available Tools

6 tools
get_analyticsGet click analyticsA
Read-only
Inspect

Click analytics for the whole account: totals, bots, daily series and top links. The plan caps how far back you can look (Free 30 days, Pro 365).

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoDays to look back. Default 30.

TDQS

A4/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, so the read-only safety profile is covered. The description adds a useful behavioral constraint (plan caps on lookback: Free 30 days, Pro 365) but doesn't describe return formatting, pagination, or what happens if days exceeds the plan cap, so the added behavioral context is modest.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with no filler: the first names the resource and payload, the second states the plan constraint. The most decision-relevant info is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a single-optional-parameter read-only analytics tool, the description covers scope, output components, and plan limitations, which is nearly complete for selecting and invoking it. The only gap is that it doesn't specify behavior when `days` exceeds the plan cap (clamping vs error), and there is no output schema to fall back on.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The lone parameter `days` is fully documented in the input schema, including bounds and default, so the schema description coverage is 100%. The description's plan-cap note complements the parameter but adds no additional syntax or format semantics, so the baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description pairs the verb 'Get' with the resource 'click analytics' and enumerates the payload (totals, bots, daily series, top links), so an agent immediately knows what the tool returns. The whole-account scope further separates it from the sibling link-management tools like get_link and list_links.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It states the tool is for account-wide click analytics and notes the plan-based lookback cap, giving an agent the context needed to decide when to call it. It does not explicitly name alternatives or exclusion rules, but among the link-management siblings its purpose is unambiguous.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 6 tool updates
    • First observedcreate_link
    • First observeddelete_link
    • First observedget_analytics
    • First observedget_link
    • First observedlist_links
    • First observedupdate_link

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    User can create short urls, edit short urls, get click analytics, generate qr codes and much more.
    -
  • A
    license
    Not graded
    quality
    A
    maintenance
    Generate QR codes and create, edit and track dynamic (editable) QR codes with scan analytics, folders, style themes and branded subdomain management. Free REST API with an OpenAPI spec alongside; every tool takes a free API key.
    7
    AGPL 3.0
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI assistants to create, manage, and analyze short URLs through complete URL shortening functionality. Supports batch operations, custom domains, click statistics, and comprehensive link management.
    6
    7 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables generating QR codes from URLs or text without an API key, and creating trackable short links whose printed QR codes can be re-pointed after printing.
    55 npm
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources