sinkto-mcp
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.link의 Teams → 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
도구
도구 | 권한 범위 | 기능 |
| — | 이 키가 가진 팀, 플랜, 권한 범위 및 제한 |
|
| 링크 검색/필터링(별칭, 상태, 페이지네이션) |
|
| 단일 링크의 전체 상세 정보 |
|
| 사용자 지정 별칭, 비밀번호, 만료일, OG 미리보기, UTM과 함께 URL 단축 |
|
| 대상 URL, 별칭 또는 설정 편집 |
|
| 링크 삭제 |
|
| 한 번의 호출로 최대 50개 링크 생성 |
|
| 모든 링크에 대한 PNG QR 코드 |
|
| 단일 링크의 클릭수, 국가, 도시, 기기, 브라우저, 리퍼러, UTM 분석 |
|
| 계정 전체 합계 및 추세 |
|
| 전체 속성을 포함한 최신 클릭 이벤트 |
권한 범위는 키별로 선택됩니다. 즉, 읽기 전용 키는 아무것도 변경하지 않고도 링크에 대한 보고를 할 수 있습니다. 모든 요청은 키별 사용량 분석에 표시됩니다.
요금제
무료 | 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 어시스턴트가 인간 소유자와 동일한 방식으로 해당 링크 인프라를 관리할 수 있도록 존재합니다.
링크
웹사이트: sinkto.link
MCP 랜딩 페이지: sinkto.link/mcp
설정 문서: sinkto.link/docs/mcp
레지스트리 항목: link.sinkto/sinkto
무료 URL 단축 서비스 비교: sinkto.link/blog/best-free-url-shortener-2026-complete
메인 제품 저장소는 비공개입니다. 이 저장소는 MCP 서버의 공개 창구입니다. 이슈 및 문의: sinkto.link/contact 또는 @tszhim_tech.
This server cannot be installed
Maintenance
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
- AlicenseAqualityCmaintenanceAn 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.41MIT
- AlicenseBqualityAmaintenanceMCP 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.24482MIT
- AlicenseNot gradedqualityCmaintenanceMCP 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
- AlicenseAqualityDmaintenanceEnables 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.949MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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