MiniURL

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

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

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

    Список инструментов сервера (23)

    Технические названия из tools/list. Нужны только разработчикам.

    create_guest_tokenCreate 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.
    clear_authenticationClear authentication retained by a legacy MCP session. Stateless clients clear authentication by omitting the Authorization header on later requests.
    shorten_urlCreate 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.
    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 continue with OAuth 2.1 + PKCE. Long-lived API keys are never returned over MCP.
    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.
    add_domainRequest a custom domain to be connected to MiniURL. Agent domain changes require human approval by default.
    delete_domainDelete a custom domain and its linked URLs after a dry-run confirmation. Agent domain changes require human approval by default.
    verify_domainRefresh custom-domain DNS and SSL verification status. Agent domain changes require human approval by default.
    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. Some fields require Pro.
    delete_linkDelete a registered short link permanently.
    bulk_create_linksCreate multiple short links in one request. Free accounts can create up to 10 at a time, Pro up to 50.
    get_link_statsGet link analytics. Free accounts receive a basic total plus an upgrade hint; Pro accounts receive full breakdowns.
    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. Tags help organise links into campaigns or categories.
    create_tagCreate a new tag for organising links. Maximum 20 tags per account.
    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.
    MiniURL: подключить к Claude, ChatGPT, Cursor · Connectors.fun