sinkto-mcp
Sinkto.Link MCP Server
Sinkto.Link 向けのホステッド Model Context Protocol サーバー — 無制限のリンクを備えた無料のURL短縮サービスです。短縮リンクの管理、QRコードの生成、クリック分析を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
ツール
ツール | スコープ | 機能 |
| — | このキーが保持するチーム、プラン、スコープ、制限を表示 |
|
| リンクの検索・フィルタリング(エイリアス、ステータス、ページネーション) |
|
| 1つのリンクの詳細を表示 |
|
| オプションでカスタムエイリアス、パスワード、有効期限、OGプレビュー、UTMを指定してURLを短縮 |
|
| 遷移先URL、エイリアス、または設定を編集 |
|
| リンクを削除 |
|
| 1回の呼び出しで最大50件のリンクを作成 |
|
| 任意のリンクのPNG QRコードを生成 |
|
| 1つのリンクのクリック数、国、都市、デバイス、ブラウザ、参照元、UTM内訳を表示 |
|
| アカウント全体の合計とトレンド |
|
| すべての属性を含む最新のクリックイベント |
スコープはキーごとに選択されます — 読み取り専用キーは、何も変更せずにリンクのレポートを取得できます。すべてのリクエストはキーごとの利用状況分析で確認できます。
プラン
無料 | Pro(月額$9 / 年額$79) | |
短縮リンク | 無制限 | 無制限 |
APIキー | 1 | 10 |
レート制限 | 60 req/min | 600 req/min |
分析ウィンドウ | 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