A
licenseA
qualityA
maintenanceEnables to manage and analyze a Shlink URL-shortener instance with tools for short URLs, visits, tags, domains, redirect rules, QR codes, and Mercure integration.
23
3 npm
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a distinct purpose: create, delete, get, list short URLs, and list tags. No overlap or ambiguity.
All tool names follow a consistent verb_noun pattern (e.g., create_short_url, list_tags), with clear and predictable naming.
5 tools cover the core URL shortening domain reasonably well. The count is appropriate, though slightly on the lower end for a full-featured API.
Missing an update operation for short URLs, which is a notable gap. Basic CRUD would require update in addition to create, read, and delete.