Back to MCP Servers
Linkshrink Api
Free privacy-first URL shortener API with analytics and link management. No API key required.
developer-toolsapi
By softvoyagers
Installation
npx -y linkshrink-apiConfiguration
{
"mcpServers": {
"linkshrink-api": {
"command": "npx",
"args": ["-y", "linkshrink-api"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes