Mmcp.market

MiniURL MCP server

by addychang·io.github.addychang/miniurl·v1.2.0

OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.

C57/100grade C
What users say
No reviews yet
Be the first
Safety scan
C57/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody 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 posts
  • add_domainFree

    Request a custom domain to be connected to MiniURL. Agent domain changes require human approval by default.

  • bulk_create_linkswrite actionFree

    Create multiple short links in one request. Free accounts can create up to 10 at a time, Pro up to 50.

  • check_aliasFree

    Check whether a custom alias is available on a given domain before creating a link.

  • clear_authenticationFree

    Clear authentication retained by a legacy MCP session. Stateless clients clear authentication by omitting the Authorization header on later requests.

  • create_guest_tokenwrite actionFree

    Create 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 actionFree

    Create a new tag for organising links. Maximum 20 tags per account.

  • delete_domainwrite actionFree

    Delete a custom domain and its linked URLs after a dry-run confirmation. Agent domain changes require human approval by default.

  • delete_linkwrite actionFree

    Delete a registered short link permanently.

  • delete_tagwrite actionFree

    Delete a tag and remove it from all associated links.

  • get_account_statusFree

    Inspect the current guest/free/pro account status, remaining quota, and feature availability.

  • get_linkFree

    Get a single short link by alias for the current registered account.

  • get_link_statsFree

    Get link analytics. Free accounts receive a basic total plus an upgrade hint; Pro accounts receive full breakdowns.

  • list_domainsFree

    List domains available to the current registered account, including miniurl.com and active custom domains.

  • list_linksFree

    List short links for the current registered account.

  • list_tagsFree

    List all tags for the current registered account. Tags help organise links into campaigns or categories.

  • send_registration_codewrite actionFree

    Send a 6-digit registration code to the user email, using the current guest session.

  • shorten_urlwrite actionFree

    Create 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 actionFree

    Create a shortened checkout link for upgrading the current registered account to Pro.

  • tag_linkFree

    Add a tag to a short link for campaign or category organisation.

  • untag_linkwrite actionFree

    Remove a tag from a short link.

  • update_linkwrite actionFree

    Update a registered short link. Some fields require Pro.

  • verify_domainFree

    Refresh custom-domain DNS and SSL verification status. Agent domain changes require human approval by default.

  • verify_registration_codeFree

    Verify 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

1 high
  • 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 authenticationauth.open-write
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http miniurl https://workers.miniurl.com/mcp
Add to Cursor

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.

More from addychang