sinkto-mcp
Sinkto.Link MCP Server
Hosted Model Context Protocol server for Sinkto.Link — the free URL shortener with unlimited links. Manage short links, generate QR codes, and read click analytics straight from Claude, Cursor, or any MCP client.
Listed in the official MCP Registry: link.sinkto/sinkto
Connect
Streamable HTTP at https://www.sinkto.link/api/mcp, authenticated with an API key (create one free at Teams → API keys on sinkto.link):
claude mcp add --transport http sinkto https://www.sinkto.link/api/mcp \
--header "Authorization: Bearer sk_live_..."Or in any MCP client config:
{
"mcpServers": {
"sinkto": {
"type": "http",
"url": "https://www.sinkto.link/api/mcp",
"headers": {
"Authorization": "Bearer sk_live_..."
}
}
}
}Nothing to install or self-host. Setup guide: sinkto.link/docs/mcp
Related MCP server: opn-mcp
Tools
Tool | Scope | What it does |
| — | Which team, plan, scopes and limits this key carries |
|
| Search/filter links (alias, status, pagination) |
|
| Full detail for one link |
|
| Shorten a URL with optional custom alias, password, expiry, OG preview, UTM |
|
| Edit destination, alias, or settings |
|
| Remove a link |
|
| Create up to 50 links in one call |
|
| PNG QR code for any link |
|
| Clicks, countries, cities, devices, browsers, referrers, UTM breakdown for one link |
|
| Account-wide totals and trends |
|
| Latest click events with full attributes |
Scopes are chosen per key — a read-only key can report on links without being able to change anything. Every request is visible in per-key usage analytics.
Plans
Free | Pro ($9/mo or $79/yr) | |
Short links | Unlimited | Unlimited |
API keys | 1 | 10 |
Rate limit | 60 req/min | 600 req/min |
Analytics window | 30 days | 90 days |
The MCP server itself is free on every plan. Sinkto.Link's free tier: unlimited links, unlimited clicks, unlimited team members.
Why
Every URL shortener caps its free plan — Bitly at 5 links/month, TinyURL at 30, Short.io at 1,000 lifetime. Sinkto.Link doesn't. The MCP server exists so AI assistants can manage that link infrastructure the same way their human owners do.
Links
Website: sinkto.link
MCP landing: sinkto.link/mcp
Setup docs: sinkto.link/docs/mcp
Registry entry: link.sinkto/sinkto
Free URL shortener comparison: sinkto.link/blog/best-free-url-shortener-2026-complete
The main product repository is private. This repo is the public face of the MCP server — issues and questions: sinkto.link/contact or @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