🛠️

LinkShrink MCP

Privacy-first URL shortener with analytics

Developer Tools stdio npm npmstdiodpozimski
RUN IN TERMINAL
claude mcp add dpozimski-linkshrink-mcp -- npx -y linkshrink-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "dpozimski-linkshrink-mcp": { "command": "npx", "args": ["-y", "linkshrink-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "dpozimski-linkshrink-mcp": { "command": "npx", "args": ["-y", "linkshrink-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "dpozimski-linkshrink-mcp": { "command": "npx", "args": ["-y", "linkshrink-mcp"] } } }

About This MCP Server

The linkshrink-mcp server is a developer tool that provides a privacy-first URL shortener with analytics, enabling the shortening of URLs while maintaining user privacy, and it can be connected to using standard input/output interfaces. This tool is available as a package and can be accessed through its repository on GitHub. A developer would use this tool when they need to shorten URLs in their application while prioritizing user privacy and also require analytics capabilities.

Privacy-first URL shortener with analytics. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

linkshrink-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The LinkShrink MCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/dpozimski-linkshrink-mcp.svg)](https://skillsplayground.com/mcps/dpozimski-linkshrink-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.