Skip to main content
Glama

KooLink URL Shortener

Server Details

Shorten any long URL into a clean kool.ink link. Free, unlimited, no signup. AI-agent ready.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
82.3% over 24 days
Last Tested
Transport
Streamable HTTP · MCP 2024-11-05
URL
Repository
KooLink/koolink-cli
GitHub Stars
0
Server Listing
koolink

TDQS

A3.9/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct operation: creating a short link, listing existing links, and retrieving analytics for a specific link. There is no meaningful overlap or ambiguity between them.

Naming Consistency4/5

shorten_url and list_links follow a clear verb_noun pattern, but link_stats deviates by using noun_noun instead of something like get_link_stats. Overall the names are still predictable and readable.

Tool Count5/5

Three tools is appropriate for a focused URL shortener and analytics service. Each tool covers a core user need without redundancy or bloat.

Completeness4/5

The core workflows—creating, listing, and analyzing links—are covered. Missing delete or update operations are minor gaps since the primary purpose of shortening and viewing performance is satisfied.

Available Tools

3 tools
shorten_urlBInspect

Shorten a long URL using KooLink and return a compact kool.ink short link. Use this whenever the user wants a shortened URL, a tidy link to share, or a redirect for a long destination.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesThe destination URL to shorten (http or https).
labelNoOptional label for the API key owner's records.

TDQS

B3.4/5.0
Behavior2/5

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

There are no annotations provided, so the description carries the full burden of behavioral disclosure. The description indicates this is a creation operation (shortening a URL) and mentions the return of a short link, but it does not disclose potential side effects (e.g., the link is stored), any rate limits, or whether the label is required for tracking. This is a significant gap for a tool that creates a resource.

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

Conciseness4/5

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

The description is concise: one sentence for the function and one for usage guidance. It front-loads the core action ('Shorten a long URL using KooLink') and then explains when to use it. There is no unnecessary filler, but it could be slightly more structured by separating the usage guidance clearly. Overall, it is efficient and informative.

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

Completeness3/5

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

Given that there is no output schema, the description should clarify what the tool returns beyond just 'a compact kool.ink short link.' It does not mention whether the response includes additional data (e.g., the original URL, expiry, or labels). Since this is a creation tool (non-read-only) with no annotations, more detail on side effects, persistence, and the exact return format would be helpful. The description is adequate but not complete for an agent to anticipate the tool's full behavior.

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?

Schema description coverage is 100%, meaning both parameters (url and label) are described in the schema. The description does not add much beyond what the schema already provides; it confirms that the 'url' is the destination to shorten, but the schema already states that. The label's purpose is adequately explained in the schema as 'Optional label for the API key owner's records.' Thus, the description adds minimal value, but the schema covers the semantics, so a baseline of 3 is appropriate.

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

Purpose4/5

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

The description clearly states the tool's function: it shortens a URL using KooLink and returns a kool.ink short link. It distinguishes itself from siblings by focusing on the creation of a short link, whereas siblings likely handle statistics and listing. However, it does not explicitly mention the sibling tool names, so some distinction is implicit rather than explicit.

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?

The description provides explicit usage context: 'Use this whenever the user wants a shortened URL, a tidy link to share, or a redirect for a long destination.' This gives clear guidance on when to invoke the toolcheduling, though it does not discuss situations when NOT to use it (e.g., when only stats are needed). The mention of alternatives is absent, but the context signals list sibling tools, so an agent can infer the distinction.

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. 1 tool update
    • Changedshorten_url1 field changed
      • removedInput schema / properties / handle
        Removed value: -{
        -  "description": "Optional branded short code, e.g. \"@chillguyhk\". Letters/digits/underscores after the @, 2-30 chars.",
        -  "type": "string"
        -}
  2. 3 tool updates
    • First observedlink_stats
    • First observedlist_links
    • First observedshorten_url

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Generate styled QR codes, manage dynamic short links with click analytics, and publish micro-landing pages via AI agents.
    19
    33 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Affilio.link URL shortener — shorten affiliate links, get QR codes, powered by Affilio's affiliate link management platform.
    Apache 2.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
    3 npm
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.