mcpbeat Sign in

Jev MCP Server

by wangkuangkuang Your server? Claim it
local only

Jev MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping.

MCP server for Jev (TypeSafe System One): typed decisions with calibrated probabilities.

Installs / week
pypi · jev-mcp-server
Stars
on GitHub
Last commit
no recent releases
License
language unknown

Nothing serious here today

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

Alternatives to Jev MCP Server

same job, measured the same way
I
TypeSafe Jev
by perrylink

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

1 432 installs/wk local only
Jev MCP
by freepik-company

Typed decisions with Jev / System One via OpenRouter or TypeSafe: classify, verify, rerank, decide.

local only
I
Jev Decision MCP
by amidabuddha

Typed Jev decisions in one batched tool: choice, score, and yes/no probabilities.

local only
SQL Server MCP (macOS)
by tharanabope

SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support)

30 installs/wk local only
SQL Server MCP (Windows)
by tharanabope

SQL Server MCP with RAG capabilities for Windows (native ODBC support)

28 installs/wk local only
MCP Ts Template
by cyanheads

TypeScript template for building MCP servers with declarative tooling, observability, and auth.

38 installs/wk local only
Email Server
by alpic-staging

An MCP server that provides email capabilities, hosted on Alpic platform

2 tools answering
FutureSearch MCP Server
by futuresearch

AI forecasting for your AI: probabilities, dates, and numbers with a public track record.

687 installs/wk local only

Jev MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Jev MCP Server?
Jev MCP Server 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 pypi package jev-mcp-server.
How do I connect Jev MCP Server?
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-mcp-server straight from pypi; nothing to host, nothing to sign up for.