softvoyagers/linkshrink-api
Free privacy-first URL shortener API with analytics and link management. No API key required.
Quick Start
Clone the repository:
git clone https://github.com/softvoyagers/linkshrink-apiClaude Desktop configuration example:
{
"mcpServers": {
"linkshrink-api": {
"command": "npx",
"args": [
"-y",
"softvoyagers/linkshrink-api"
]
}
}
}Check the repository README for specific installation and configuration instructions.