ENDPOINT 1
https://workers.miniurl.com/mcp
Known tools 21
create_guest_tokenCreate a MiniURL guest token and store it in the current MCP session.
authenticate_tokenStore an existing MiniURL token in the current MCP session.
clear_authenticationClear any stored MiniURL authentication from the current MCP session.
shorten_urlCreate a short URL.
send_registration_codeSend a 6-digit registration code to the user email, using the current guest session.
verify_registration_codeVerify the emailed code, create the account, claim guest links, and replace the current guest auth with the new mk_ API key.
get_account_statusInspect the current guest/free/pro account status, remaining quota, and feature availability.
start_pro_upgradeCreate a shortened checkout link for upgrading the current registered account to Pro.
list_domainsList domains available to the current registered account, including miniurl.com and active custom domains.
list_linksList short links for the current registered account.
get_linkGet a single short link by alias for the current registered account.
update_linkUpdate a registered short link.
delete_linkDelete a registered short link permanently.
bulk_create_linksCreate multiple short links in one request.
get_link_statsGet link analytics.
check_aliasCheck whether a custom alias is available on a given domain before creating a link.
list_tagsList all tags for the current registered account.
create_tagCreate a new tag for organising links.
delete_tagDelete a tag and remove it from all associated links.
tag_linkAdd a tag to a short link for campaign or category organisation.
untag_linkRemove a tag from a short link.