mcpbeat Sign in

Limelink MCP Server

by hellovelop Your server? Claim it
local only

Limelink MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 23 Aug 2026.

MCP server for Limelink dynamic links with deep linking, social previews, and UTM tracking

Installs per day peak 26 · avg 10 · -27% w/w
a month agotoday
40
Installs / week
npm · limelink-mcp-server
0
Stars
0 open issues
23 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Limelink MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add limelink-mcp-server -- npx -y limelink-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "limelink-mcp-server": {
      "args": [
        "-y",
        "limelink-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.limelink-mcp-server]
command = "npx"
args = ["-y", "limelink-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "limelink-mcp-server": {
      "args": [
        "-y",
        "limelink-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "limelink-mcp-server": {
      "args": [
        "-y",
        "limelink-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LIMELINK_API_KEY (Your Limelink API key for authentication), LIMELINK_PROJECT_ID (Default Limelink project ID (can be overridden per request)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Limelink MCP Server

same job, measured the same way
Socialapi
by social-api

MCP server for SocialAPI — manage social media comments, DMs, reviews, and mentions across platforms

81 installs/wk local only
Linkedctl
by alexey-pelykh

CLI and MCP server for the LinkedIn API

32 installs/wk local only
Altmetric MCP
by altmetric-mcp

MCP server for Altmetric APIs - track research attention across news, policy, social media, and more

answering
Zevari
by zevari

Controlled LinkedIn and GTM MCP server with review-gated prospecting and outreach workflows.

answering
TimeToPost
by melmayssonowen

Official TimeToPost MCP server for social post drafting, scheduling, publishing and approval queues.

answering
prompts.chat MCP Server
by f

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

287 installs/wk local only
The Cracks Index
by johanvd75-byte

Read-only MCP server for The Cracks Index: ranks countries and regions on social-safety strength

15 tools answering
Maeve Social
by maevesocial

A hosted MCP server for planning, scheduling, media, analytics, and social publishing.

answering

Limelink MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Limelink MCP Server?
Limelink MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package limelink-mcp-server was installed 40 times last week.
How do I connect Limelink MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls limelink-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Limelink MCP Server?
The npm package limelink-mcp-server was installed 40 times in the last week. Week over week that is -27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Limelink MCP Server open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.