Developer Tools
Trust: 32/100 (Limited)io.github.hellovelop/limelink-mcp-server Guide
MCP server for Limelink dynamic links with deep linking, social previews, and UTM tracking
by hellovelop
Quick Start
Install
npx limelink-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-hellovelop-limelink-mcp-server": {
"command": "npx",
"args": [
"limelink-mcp-server"
]
}
}
}