shlink

GitHub

The definitive self-hosted URL shortener

4,972 stars PHP 1 file ยท ~1,787 tokens #laminas#mezzio#php#rest-api#url-shortener

shlink MCP Server

MCP server for shlinkio/shlink

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "shlink": {
      "command": "npx",
      "args": [
        "-y",
        "@shlinkio/shlink"
      ]
    }
  }
}