MiniURL MCP server
OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.
Little public usage data yet
Reviews
Write oneNobody has reviewed MiniURL yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MiniURL tools (23, 11 write)
write = sends, deletes, buys or postsadd_domainFreeRequest a custom domain to be connected to MiniURL. Agent domain changes require human approval by default.
bulk_create_linkswrite actionFreeCreate multiple short links in one request. Free accounts can create up to 10 at a time, Pro up to 50.
check_aliasFreeCheck whether a custom alias is available on a given domain before creating a link.
clear_authenticationFreeClear authentication retained by a legacy MCP session. Stateless clients clear authentication by omitting the Authorization header on later requests.
create_guest_tokenwrite actionFreeCreate a short-lived MiniURL guest bearer token. Legacy MCP sessions retain it; stateless clients must pass the returned gt_ token explicitly on later requests. shorten_url can provision one automatically.
create_tagwrite actionFreeCreate a new tag for organising links. Maximum 20 tags per account.
delete_domainwrite actionFreeDelete a custom domain and its linked URLs after a dry-run confirmation. Agent domain changes require human approval by default.
delete_linkwrite actionFreeDelete a registered short link permanently.
delete_tagwrite actionFreeDelete a tag and remove it from all associated links.
get_account_statusFreeInspect the current guest/free/pro account status, remaining quota, and feature availability.
get_linkFreeGet a single short link by alias for the current registered account.
get_link_statsFreeGet link analytics. Free accounts receive a basic total plus an upgrade hint; Pro accounts receive full breakdowns.
list_domainsFreeList domains available to the current registered account, including miniurl.com and active custom domains.
list_linksFreeList short links for the current registered account.
list_tagsFreeList all tags for the current registered account. Tags help organise links into campaigns or categories.
send_registration_codewrite actionFreeSend a 6-digit registration code to the user email, using the current guest session.
shorten_urlwrite actionFreeCreate a MiniURL short link for a supplied HTTP or HTTPS destination. Use when the user asks to shorten a URL or generate a MiniURL link. This is an additive external write; do not fetch or open the destination. If no authentication is supplied, MiniURL automatically starts a guest flow. Reuse idempotency_key when retrying the same logical request.
start_pro_upgradewrite actionFreeCreate a shortened checkout link for upgrading the current registered account to Pro.
tag_linkFreeAdd a tag to a short link for campaign or category organisation.
untag_linkwrite actionFreeRemove a tag from a short link.
update_linkwrite actionFreeUpdate a registered short link. Some fields require Pro.
verify_domainFreeRefresh custom-domain DNS and SSL verification status. Agent domain changes require human approval by default.
verify_registration_codeFreeVerify the emailed code, create the account, claim guest links, and continue with OAuth 2.1 + PKCE. Long-lived API keys are never returned over MCP.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1298ms20/20
- Tool poisoning23 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 11 write-action tools with no auth3/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http miniurl https://workers.miniurl.com/mcp
MiniURL: common questions
- Is MiniURL MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the MiniURL safety report
- How do I install MiniURL?
- It runs remotely at workers.miniurl.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does MiniURL need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is MiniURL maintained?
- The latest release is v1.2.0.
- Is MiniURL up?
- 100% of our last 20 checks got an answer. We check remote servers about four times a day.
- What can I use instead of MiniURL?
- Servers from other publishers that do the same job: SSH — policy-gated remote access MCP server.
Alternatives to MiniURL
Same job from other publishers: the closest match first, then the best rated.
- SSH — policy-gated remote accessPolicy-gated, audited SSH for Linux and Windows hosts: roles, approvals, and an audit log.not reviewedEstablishedB