mcpbeat Sign in

Server Side Tracking MCP Server

by tracklution Your server? Claim it
local only

Server Side Tracking runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 29 Jul 2026.

Server-side conversion tracking, installed and configured by your AI coding agent.

Installs per day peak 151 · avg 7 · +3183% w/w
a month agotoday
73
Installs / week
npm · tracklution
2
Stars
0 open issues
29 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 15 min ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

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

Alternatives to Server Side Tracking

same job, measured the same way
Converly
by converly

Set up and manage conversion tracking by chatting with your AI assistant.

answering
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

59 installs/wk local only
Callimachus
by betabots-llc

MCP server for Callimachus: local index and search of your AI coding-agent threads

94 installs/wk local only
Lockspec
by lockspec

MCP server giving AI coding agents version-pinned API context from your OpenAPI specs.

44 installs/wk local only
Syntheticbrew
by syntheticbrew

Embed an AI chat widget on your website from your coding agent: provision, configure, get snippet.

answering
Anima MCP Server
by animaapp

Connect AI coding agents to Anima Playground, Figma, and your design system.

answering
Switchboard
by wkoverfield

One firewall and password manager for all your AI coding agents' MCP servers and secrets.

89 installs/wk local only
Rhizome MCP
by odrin

Local-first MCP server for task tracking and coordination of autonomous AI coding agents.

249 installs/wk local only

Server Side Tracking — questions

Answers built from our own checks of this server.

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