mcpbeat Sign in

LinkShrink MCP Server

local only

LinkShrink MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Privacy-first URL shortener with analytics

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 7 · -2% w/w
a month agotoday
23
Installs / week
npm · linkshrink-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add linkshrink-mcp -- npx -y linkshrink-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "linkshrink-mcp": {
      "args": [
        "-y",
        "linkshrink-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.linkshrink-mcp]
command = "npx"
args = ["-y", "linkshrink-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "linkshrink-mcp": {
      "args": [
        "-y",
        "linkshrink-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "linkshrink-mcp": {
      "args": [
        "-y",
        "linkshrink-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to LinkShrink MCP

same job, measured the same way
Sinkto.Link
by sinkto

Free URL shortener: manage short links, QR codes and click analytics from AI clients.

answering
Picoli MCP
by amaterous

MCP server for picoli.site - URL shortening and click analytics for AI agents

28 installs/wk local only
Opn MCP
by ysalitrynskyi

MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.

40 installs/wk local only
QR Manager
by qr-manager

Dynamic QR codes and short links with real-time analytics and AI/MCP integration.

answering
FixedLink
by fixed

Make and manage short links on your own domain, with analytics and routing rules.

answering
ShareCut QR & Short Links
by lucarsdeco

Short links you can re-point after printing the QR, with click analytics. Free QR, no key.

55 installs/wk 12 tools answering
I
LEV MCP (Beta)
by shivleverage

Privacy scores, merchant insights analytics.

answering
PicSee Short Link
by picsee

Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.

1 tools answering

LinkShrink MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for LinkShrink MCP?
LinkShrink MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package linkshrink-mcp was installed 23 times last week.
Is LinkShrink MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect LinkShrink MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls linkshrink-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use LinkShrink MCP?
The npm package linkshrink-mcp was installed 23 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.