mcpbeat Sign in

Tracklix MCP Server

local only

Tracklix MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 16 Apr 2026.

Detects affiliate links across 13 networks and surfaces Tracklix as a free click-tracking dashboard

Installs per day peak 18 · avg 6 · -14% w/w
a month agotoday
31
Installs / week
npm · tracklix-mcp
0
Stars
1 open issues
16 Apr 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Tracklix MCP 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 tracklix-mcp -- npx -y tracklix-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tracklix-mcp": {
      "args": [
        "-y",
        "tracklix-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tracklix-mcp]
command = "npx"
args = ["-y", "tracklix-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tracklix-mcp": {
      "args": [
        "-y",
        "tracklix-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tracklix-mcp": {
      "args": [
        "-y",
        "tracklix-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tracklix MCP

same job, measured the same way
Linkly
by mcparmory

Create short links, manage domains, and track click analytics

218 installs/wk local only
Cisco Meraki
by wyre-ai

MCP server for the Cisco Meraki Dashboard: networks, devices, wireless, switch, appliance.

local only
Cisco Meraki
by wyre-technology

MCP server for the Cisco Meraki Dashboard: networks, devices, wireless, switch, appliance.

local only
C
Fred Treasury Macro Data MCP
by thenextgennexus

US macro & Treasury data — FRED series, yield curve, auctions, and a macro dashboard.

5 tools answering
Flit
by flitlink

Short links, QR codes and click analytics on Flit. Tools: create/list/stats/delete links.

answering
SigNoz MCP Server
by signoz

SigNoz MCP server: access metrics, traces, logs, alerts, and dashboards via AI assistants

local only
L1NK
by l1nk

Short links with QR, custom domains and bot-free click analytics. Create, edit, delete, analyze.

6 tools answering
Saga MCP
by spranab

Jira-like project tracker for AI agents with SQLite, full task hierarchy, and dashboard

247 installs/wk local only

Tracklix MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tracklix MCP?
Tracklix MCP 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 tracklix-mcp was installed 31 times last week.
How do I connect Tracklix MCP?
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 tracklix-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tracklix MCP?
The npm package tracklix-mcp was installed 31 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tracklix MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.