sinkto-mcp
Sinkto.Link MCP Server
Gehosteter Model-Context-Protocol-Server für Sinkto.Link — der kostenlose URL-Shortener mit unbegrenzten Links. Verwalte Shortlinks, generiere QR-Codes und lies Klick-Analysen direkt aus Claude, Cursor oder einem beliebigen MCP-Client.
Im offiziellen MCP-Registry gelistet: link.sinkto/sinkto
Verbinden
Streamable HTTP unter https://www.sinkto.link/api/mcp, authentifiziert mit einem API-Schlüssel (kostenlos erstellen unter Teams → API keys auf sinkto.link):
claude mcp add --transport http sinkto https://www.sinkto.link/api/mcp \
--header "Authorization: Bearer sk_live_..."Oder in einer beliebigen MCP-Client-Konfiguration:
{
"mcpServers": {
"sinkto": {
"type": "http",
"url": "https://www.sinkto.link/api/mcp",
"headers": {
"Authorization": "Bearer sk_live_..."
}
}
}
}Nichts zu installieren oder selbst zu hosten. Einrichtungsanleitung: sinkto.link/docs/mcp
Related MCP server: opn-mcp
Tools
Tool | Scope | Was es tut |
| — | Welches Team, welchen Plan, welche Scopes und Limits dieser Schlüssel enthält |
|
| Links suchen/filtern (Alias, Status, Paginierung) |
|
| Alle Details für einen Link |
|
| Eine URL kürzen mit optionalem benutzerdefiniertem Alias, Passwort, Ablauf, OG-Vorschau, UTM |
|
| Ziel, Alias oder Einstellungen bearbeiten |
|
| Einen Link entfernen |
|
| Bis zu 50 Links in einem Aufruf erstellen |
|
| PNG-QR-Code für jeden Link |
|
| Klicks, Länder, Städte, Geräte, Browser, Referrer, UTM-Aufschlüsselung für einen Link |
|
| Kontoweite Summen und Trends |
|
| Neueste Klick-Ereignisse mit vollständigen Attributen |
Scopes werden pro Schlüssel gewählt — ein Nur-Lese-Schlüssel kann Links auswerten, ohne etwas ändern zu können. Jede Anfrage ist in der Nutzungsanalyse pro Schlüssel sichtbar.
Pläne
Free | Pro ($9/Monat oder $79/Jahr) | |
Shortlinks | Unbegrenzt | Unbegrenzt |
API-Schlüssel | 1 | 10 |
Ratenlimit | 60 req/min | 600 req/min |
Analysezeitraum | 30 Tage | 90 Tage |
Der MCP-Server selbst ist in jedem Plan kostenlos. Sinkto.Links kostenloser Tarif: unbegrenzte Links, unbegrenzte Klicks, unbegrenzte Teammitglieder.
Warum
Jeder URL-Shortener begrenzt seinen kostenlosen Plan — Bitly auf 5 Links/Monat, TinyURL auf 30, Short.io auf 1.000 insgesamt. Sinkto.Link nicht. Der MCP-Server existiert, damit KI-Assistenten diese Link-Infrastruktur genauso verwalten können wie ihre menschlichen Besitzer.
Links
Website: sinkto.link
MCP-Landingpage: sinkto.link/mcp
Einrichtungsdokumentation: sinkto.link/docs/mcp
Registry-Eintrag: link.sinkto/sinkto
Vergleich kostenloser URL-Shortener: sinkto.link/blog/best-free-url-shortener-2026-complete
Das Haupt-Repository des Produkts ist privat. Dieses Repo ist das öffentliche Gesicht des MCP-Servers — Probleme und Fragen: sinkto.link/contact oder @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