Skip to main content
Glama

YOURLS-MCP

by kesslerio

url_stats

Retrieve detailed statistics for a shortened URL, including click counts and performance metrics, directly from your YOURLS URL shortener.

Instructions

Get statistics for a shortened URL

Input Schema

NameRequiredDescriptionDefault
shorturlYesThe short URL or keyword to get stats for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "shorturl": { "description": "The short URL or keyword to get stats for", "type": "string" } }, "required": [ "shorturl" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kesslerio/yourls-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server