mcpbeat Sign in

Pingpoint MCP Server

local only

Pingpoint runs on your own machine — the client starts it, so there is no endpoint to ping. 216 installs a week from npm. Last commit 6 Sep 2026.

Live truck GPS: create loads, read position, ETA, driver state and trip stats, cancel a load.

Installs per day peak 308 · avg 41 · +152% w/w
a month agotoday
216
Installs / week
npm · @suverselabs/pingpoint-mcp
1
Stars
0 open issues
6 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Pingpoint

same job, measured the same way
Woodpecker CI
by ni-c

Read Woodpecker CI repositories, pipelines and logs, and drive builds, secrets and crons

65 installs/wk local only
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

386 installs/wk local only
OpenF1 MCP by UnClick
by malamutemayhem

Formula 1 sessions, drivers, positions, laps, pit stops, car data, radio, and weather. By UnClick.

17 installs/wk local only
Limrun
by limrun

Cloud iOS simulators and Android emulators your agent can create, drive, and throw away.

answering
A
RoughSketch
by roughsketch

Search, read, preview, create, update, rename, arrange and trash sketches in your Google Drive.

answering
Octen MCP
by octen-team

URL to LLM-ready markdown — plus per-page category, page_structure, and query-driven highlights.

428 installs/wk local only
Onvibe
by onvibe

Talk to Claude and get a live web app deployed to a real URL, with Postgres, storage and cron.

answering
Renforge
by alex-jordan547

Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.

226 installs/wk local only

Pingpoint — questions

Answers built from our own checks of this server.

Why is there no uptime for Pingpoint?
Pingpoint 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 @suverselabs/pingpoint-mcp was installed 216 times last week.
How do I connect Pingpoint?
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 @suverselabs/pingpoint-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pingpoint?
The npm package @suverselabs/pingpoint-mcp was installed 216 times in the last week. Week over week that is +152%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pingpoint open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 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.