mcpbeat Sign in

Nephyr Backtest MCP Server

local only

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

Prediction market strategy backtesting with real on-chain Polymarket data

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

Installs per day peak 15 · avg 7 · +2% w/w
a month agotoday
51
Installs / week
pypi · nephyr-backtest
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-backtest -- uvx nephyr-backtest
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nephyr-backtest": {
      "args": [
        "nephyr-backtest"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nephyr-backtest]
command = "uvx"
args = ["nephyr-backtest"]
.cursor/mcp.json
{
  "mcpServers": {
    "nephyr-backtest": {
      "args": [
        "nephyr-backtest"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nephyr-backtest": {
      "args": [
        "nephyr-backtest"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Nephyr Backtest

same job, measured the same way
Polymarket MCP
by 0xchron

Read-only Polymarket prediction market data for AI agents.

174 installs/wk local only
Stratify
by aeon-labs

Backtest NIFTY option strategies on real 1-minute data, with an honest out-of-sample panel.

82 installs/wk 10 tools answering
Bellwether MCP
by bellwethermetrics

Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.

47 installs/wk local only
Noon Barbari Backtesting
by noonbarbari

Crypto backtesting tools: real backtests with robustness verdicts, daily signals and market data.

11 tools answering
Trading
by lona

AI-powered trading strategy development: backtesting, market data, and portfolio analysis

answering
TextToQuant Backtesting and Quant Research
by texttoquant

Backtest plain-English trading strategies on real market data: graded results, honesty flags.

answering
Prediction Market MCP
by reviewmyemails

Real-time Polymarket and Kalshi data, cross-platform arb detection, strategy signals

21 installs/wk local only
Kalshi
by pipeworx-io

Kalshi MCP — US-regulated prediction-market data (no auth on public reads).

42 tools answering

Nephyr Backtest — questions

Answers built from our own checks of this server.

Why is there no uptime for Nephyr Backtest?
Nephyr Backtest 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-backtest was installed 51 times last week.
Is Nephyr Backtest 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 Backtest?
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-backtest straight from pypi; nothing to host, nothing to sign up for.
How many people use Nephyr Backtest?
The pypi package nephyr-backtest was installed 51 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.