sinkto-mcp
Sinkto.Link MCP 服务器
面向 Sinkto.Link(提供无限链接的免费 URL 缩短器)的托管式 Model Context Protocol 服务器。可直接从 Claude、Cursor 或任何 MCP 客户端管理短链接、生成二维码并读取点击分析。
已收录于官方 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
工具
工具 | 权限范围 | 功能说明 |
| — | 该密钥所对应的团队、套餐、权限范围与限额 |
|
| 搜索/筛选链接(别名、状态、分页) |
|
| 单个链接的完整详情 |
|
| 缩短 URL,支持可选的自定义别名、密码、过期时间、OG 预览、UTM 参数 |
|
| 编辑目标地址、别名或设置 |
|
| 删除链接 |
|
| 一次调用最多创建 50 个链接 |
|
| 为任意链接生成 PNG 二维码 |
|
| 单个链接的点击量、国家/地区、城市、设备、浏览器、来源、UTM 细分 |
|
| 账户级总计与趋势 |
|
| 包含完整属性的最新点击事件 |
权限范围按密钥单独选择——只读密钥可以查看链接数据,但无法更改任何内容。每个请求都会显示在按密钥统计的使用分析中。
套餐
Free | 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