Loading MCP server directory, please wait...
MCP server for Limelink dynamic links with deep linking, social previews, and UTM tracking
npx @getmcp/cli add io.github.hellovelop/limelink-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hellovelop/limelink-mcp-server": {
"command": "npx",
"args": [
"-y",
"limelink-mcp-server"
],
"env": {
"LIMELINK_API_KEY": "",
"LIMELINK_PROJECT_ID": ""
}
}
}
}