Skip to main content
Developer ToolsTypeScript

softvoyagers/linkshrink-api

Free privacy-first URL shortener API with analytics and link management. No API key required.

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/softvoyagers/linkshrink-api

Claude Desktop configuration example:

{
  "mcpServers": {
    "linkshrink-api": {
      "command": "npx",
      "args": [
        "-y",
        "softvoyagers/linkshrink-api"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
softvoyagers