mcpbeat Sign in

Warpmetrics MCP Server

by warpmetrics Your server? Claim it
local only

Warpmetrics runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 19 Feb 2026.

Connect AI assistants to Warpmetrics — query runs, calls, costs, and outcomes.

Installs per day peak 12 · avg 5 · +159% w/w
a month agotoday
40
Installs / week
npm · @warpmetrics/mcp
0
Stars
0 open issues
19 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

Alternatives to Warpmetrics

same job, measured the same way
Oura Ring MCP
by mitchhankins01

Connect your Oura Ring to Claude AI assistants. Health metrics with smart analysis tools.

54 installs/wk local only
Xitoring
by xitoring

Connect AI assistants to Xitoring monitoring: servers, uptime, incidents, metrics, SSL, and alerts.

answering
Prometheus MCP Server
by pab1it0

MCP server providing Prometheus metrics access and PromQL query execution for AI assistants

local only
I
Foam Observability
by foam-ai

Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.

answering
Manilo
by manilo

Log, query, and edit expenses, budgets, and accounts in Manilo from any MCP-compatible AI assistant.

answering
SigNoz MCP Server
by signoz

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

local only
I
Indiebob
by chemic

IndieBob for agents: metrics, posts, cold outreach written per prospect, and what to do next.

57 installs/wk local only
SigParser
by sigparser

Query contacts, companies, relationships, and communication metrics from SigParser.

answering

Warpmetrics — questions

Answers built from our own checks of this server.

Why is there no uptime for Warpmetrics?
Warpmetrics 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 @warpmetrics/mcp was installed 40 times last week.
How do I connect Warpmetrics?
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 @warpmetrics/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Warpmetrics?
The npm package @warpmetrics/mcp was installed 40 times in the last week. Week over week that is +159%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Warpmetrics open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.