Skip to main content
Glama
kelvin6365

sinkto-mcp

by kelvin6365

Sinkto.Link MCP Server

무제한 링크를 제공하는 무료 URL 단축 서비스인 Sinkto.Link를 위한 호스팅형 Model Context Protocol 서버입니다. Claude, Cursor 또는 모든 MCP 클라이언트에서 바로 단축 링크를 관리하고, QR 코드를 생성하며, 클릭 분석을 확인할 수 있습니다.

공식 MCP 레지스트리 등록됨: link.sinkto/sinkto

연결

https://www.sinkto.link/api/mcp에서 Streamable HTTP로 제공되며, API 키로 인증합니다(sinkto.linkTeams → API keys에서 무료로 생성 가능):

claude mcp add --transport http sinkto https://www.sinkto.link/api/mcp \
  --header "Authorization: Bearer sk_live_..."

또는 모든 MCP 클라이언트 설정에서:

{
  "mcpServers": {
    "sinkto": {
      "type": "http",
      "url": "https://www.sinkto.link/api/mcp",
      "headers": {
        "Authorization": "Bearer sk_live_..."
      }
    }
  }
}

설치하거나 자체 호스팅할 필요가 없습니다. 설정 가이드: sinkto.link/docs/mcp

Related MCP server: opn-mcp

도구

도구

권한 범위

기능

whoami

이 키가 가진 팀, 플랜, 권한 범위 및 제한

list_links

links:read

링크 검색/필터링(별칭, 상태, 페이지네이션)

get_link

links:read

단일 링크의 전체 상세 정보

create_link

links:write

사용자 지정 별칭, 비밀번호, 만료일, OG 미리보기, UTM과 함께 URL 단축

update_link

links:write

대상 URL, 별칭 또는 설정 편집

delete_link

links:write

링크 삭제

bulk_create_links

links:write

한 번의 호출로 최대 50개 링크 생성

generate_qr

links:read

모든 링크에 대한 PNG QR 코드

get_link_analytics

analytics:read

단일 링크의 클릭수, 국가, 도시, 기기, 브라우저, 리퍼러, UTM 분석

get_overview_stats

analytics:read

계정 전체 합계 및 추세

get_recent_clicks

analytics:read

전체 속성을 포함한 최신 클릭 이벤트

권한 범위는 키별로 선택됩니다. 즉, 읽기 전용 키는 아무것도 변경하지 않고도 링크에 대한 보고를 할 수 있습니다. 모든 요청은 키별 사용량 분석에 표시됩니다.

요금제

무료

Pro ($9/월 또는 $79/년)

단축 링크

무제한

무제한

API 키

1

10

속도 제한

60회/분

600회/분

분석 기간

30일

90일

MCP 서버 자체는 모든 요금제에서 무료입니다. Sinkto.Link의 무료 티어: 무제한 링크, 무제한 클릭, 무제한 팀원.

모든 URL 단축 서비스는 무료 요금제에 상한을 둡니다. Bitly는 월 5개 링크, TinyURL은 30개, Short.io는 평생 1,000개입니다. Sinkto.Link는 그렇지 않습니다. MCP 서버는 AI 어시스턴트가 인간 소유자와 동일한 방식으로 해당 링크 인프라를 관리할 수 있도록 존재합니다.

링크


메인 제품 저장소는 비공개입니다. 이 저장소는 MCP 서버의 공개 창구입니다. 이슈 및 문의: sinkto.link/contact 또는 @tszhim_tech.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that enables users to shorten long URLs into permanent, shareable links using the AceDataCloud API. It supports both single and batch URL shortening directly within MCP-compatible clients like Claude and VS Code.
    4
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    MCP server for opn.onl, the open-source self-hostable URL shortener. Shorten links, read click analytics, generate branded QR codes, and manage links — against the hosted service or your own instance.
    24
    48
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that enables AI agents to manage Lnkify links, domains, API keys, and analytics. Allows creation and resolution of short links through natural language.
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to shorten URLs, manage links, and track click analytics through 8 first-class tools, designed for use with Claude Desktop, Cursor, and other MCP clients.
    9
    49
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for URL shortening and management

  • Official in.bio MCP server: shorten URLs, styled QR codes, and click analytics. No API key needed.

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

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kelvin6365/sinkto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server