io.github.hellovelop/limelink-mcp-server
Quality Score
77
/100
MCP server for Limelink dynamic links with deep linking, social previews, and UTM tracking
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"limelink-mcp-server": {
"command": "npx",
"args": [
"-y",
"limelink-mcp-server"
],
"env": {
"LIMELINK_API_KEY": "<your-limelink_api_key>",
"LIMELINK_PROJECT_ID": "<limelink_project_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"limelink-mcp-server": {
"command": "npx",
"args": [
"-y",
"limelink-mcp-server"
],
"env": {
"LIMELINK_API_KEY": "<your-limelink_api_key>",
"LIMELINK_PROJECT_ID": "<limelink_project_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y limelink-mcp-server§02 Environment variables
LIMELINK_API_KEYsecret
Your Limelink API key for authentication
LIMELINK_PROJECT_IDDefault Limelink project ID (can be overridden per request)
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.