mcpserver.lol
registry/sharecut-mcp
Connection check verified live · 27h ago

sharecut-mcp

Short links you can re-point after printing the QR, with click analytics. Free QR, no key.

Tools 12
GitHub stars
Installs / wk 300
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

12 tools

Read from the running server on 27h ago.

check_short_code code*
FREE, no API key needed. Check whether a custom short code is still free before trying to claim it with shorten_url. Codes are lowercase letters, digits and hyphens, up to 10 chara…
create_qr data*colorformat
FREE, no API key needed. Render any URL or text as a QR code and return it as SVG, optionally also as a PNG data URL. This QR is STATIC: its destination is baked in and cannot be c…
delete_link link*confirm*
Permanently delete a link and its click history. Every QR code and shared copy pointing at it stops working immediately, and the short code is released. There is no undo. Prefer up…
expand_short_link shortCode*
FREE, no API key needed. Look up where a sharecut.site short link actually goes, and how many times it has been used, without opening it. Useful before following or forwarding a li…
get_account
Read the plan behind the API key, what it entitles, how much of this month’s API quota is left and when it resets, plus how many links the account holds and their total clicks. Wor…
get_link link*
Read one link on the account: its destination, title, click count, creation date and UTM settings. Requires a ShareCut API key (Business plan).
get_link_analytics dayslink*
Read the click analytics of one link: total clicks, a daily series, and breakdowns by country, device, operating system, browser and referrer. Requires a ShareCut API key (Business…
get_link_qr link*colorstyleformat
Fetch the QR code for an existing link, ready to print. Returns the artwork saved on the link when there is one (frames, colours and logo set in the ShareCut editor), otherwise ren…
list_links qsorttypelimitoffset
List the links on the account the API key belongs to: short links, link-in-bio pages and restaurant menus, with their click counts. Filter by type or by a search term, and sort by…
shorten_url url*utmtitlecustomCode
Create a ShareCut short link for a URL and get a matching QR code. Unlike a static QR, this one points at the short link, so update_link can change where it goes after it has been…
shorten_urls_bulk links*
Create up to 25 short links in one call. Each entry takes the same fields as shorten_url. Failures are reported per item, so one bad URL does not discard the rest. Requires a Share…
update_link urlutmlink*titledescription
Re-point an existing short link at a new destination, or change its title, description or UTM parameters. This is what makes a printed QR code reusable: the code encodes the short…