mcpbeat Sign in

Nephyr Risk MCP Server

local only

Nephyr Risk runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi.

Prediction market risk management — Kelly sizing, EV calculation, drawdown protection

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 7 · +21% w/w
a month agotoday
52
Installs / week
pypi · nephyr-risk
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

Alternatives to Nephyr Risk

same job, measured the same way
Nephyr Backtest
by clm-studios

Prediction market strategy backtesting with real on-chain Polymarket data

51 installs/wk local only
Nephyr Weather
by clm-studios

GFS ensemble weather signals for prediction market edge detection across 12 cities

62 installs/wk local only
Norynta Prediction Markets
by norynta

Discover Norynta markets and use caller-signed trading through a protected MCP.

answering
PasteMD
by jini-tw

Instant markdown sharing. Create, manage, and share documents with password protection.

answering
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
EventTrader
by eventtrader

Prediction markets with on-chain settlement — trade, score AI nativeness, clone agents

local only
UniFi Protect MCP
by sirkirby

Manage UniFi Protect cameras, events, recordings, and smart detections via MCP.

5 684 installs/wk local only
Nexus Finance
by djtellado

Nexus Finance API — compliance audit, VaR/RWA risk, market quotes and case management.

18 installs/wk local only

Nephyr Risk — questions

Answers built from our own checks of this server.

Why is there no uptime for Nephyr Risk?
Nephyr Risk 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 nephyr-risk was installed 52 times last week.
Is Nephyr Risk still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Nephyr Risk?
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 nephyr-risk straight from pypi; nothing to host, nothing to sign up for.
How many people use Nephyr Risk?
The pypi package nephyr-risk was installed 52 times in the last week. Week over week that is +21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.