mcpbeat Sign in

Jev Use MCP Server

by shitianfang Your server? Claim it
local only

Jev Use runs on your own machine — the client starts it, so there is no endpoint to ping. 1 893 installs a week from npm. Last commit 20 Sep 2026.

Typed yes/no, pick-one and score judgments from Jev in one batched call; typed escalation back.

Installs per day peak 1 387 · avg 46
a month agotoday
1 893
Installs / week
npm · jev-use
13
Stars
1 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 7 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  const probe = spawnSync(command, ["--version"], { stdio: "ignore", shell });

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 jev-use -- npx -y jev-use
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jev-use": {
      "args": [
        "-y",
        "jev-use"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jev-use]
command = "npx"
args = ["-y", "jev-use"]
.cursor/mcp.json
{
  "mcpServers": {
    "jev-use": {
      "args": [
        "-y",
        "jev-use"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jev-use": {
      "args": [
        "-y",
        "jev-use"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Jev Use

same job, measured the same way
Pagerduty
by mcparmory

Manage incidents, on-call schedules, escalation policies, and alert notifications

226 installs/wk local only
Meet
by gregbenza

A second opinion, in one call, from a desk where an answer is allowed to be no.

6 tools answering
Laya Typed Decisions
by perrylink

Typed noul / choice / score judgments from a local Laya model, with token-budget preflight.

local only
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

26 installs/wk local only
WardenPoint
by wardenpoint

Configure on-call alerting from an AI agent: recipients, groups, escalation policies, schedules.

32 installs/wk local only
I
TypeSafe Jev
by perrylink

MCP server over TypeSafe Jev: typed ask, rank and check judgments return calibrated probabilities.

1 307 installs/wk local only
Spikesh
by usefulapi

Read Spike.sh incidents, on-call, escalations and services; acknowledge, resolve, set priority.

16 tools answering
GRAFOMEM CGR Capture
by grafomem

Record agent judgments and their real outcomes on GRAFOMEM Cloud. Capture now, score later.

97 installs/wk local only

Jev Use — questions

Answers built from our own checks of this server.

Why is there no uptime for Jev Use?
Jev Use 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 jev-use was installed 1 893 times last week.
How do I connect Jev Use?
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 jev-use straight from npm; nothing to host, nothing to sign up for.
How many people use Jev Use?
The npm package jev-use was installed 1 893 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Jev Use open source?
Yes — it is published under the MIT licence, written in JavaScript, 13 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.