mcpbeat Sign in

Curistat Trading Analytics MCP Server

by moxiespirit Your server? Claim it
local only

Curistat Trading Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi.

Futures volatility intelligence: forecasts, regime detection, signals, and analogs for ES/NQ.

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

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

This one needs environment variables set before it will start: CURISTAT_API_KEY (Your Curistat Developer API key (get one at curistat.com/developer)), CURISTAT_API_URL (API base URL (default: https://api.curistat.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Curistat Trading Analytics

same job, measured the same way
Sisense MCP Server
by sisense

MCP server leveraging Sisense Intelligence for actionable insights and analytics.

38 installs/wk local only
Inmigreat MCP
by djangelo88

Immigration case intelligence for attorneys. Case tracking, judge analytics, AI predictions.

34 installs/wk local only
Futuristic Risk Intelligence
by cct15

Geopolitical conflict risk, political events, and maritime traffic data for AI agents

31 installs/wk local only
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

670 installs/wk local only
Virlo
by arod90

Short-form video analytics and trend intelligence for TikTok, YouTube, and Instagram

answering
Phi Guard MCP
by abidit

Local-first PHI detection for source code, LLM prompts, logs, and analytics

80 installs/wk local only
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only
Pexbot MCP
by mikusnuz

PexBot simulated spot/futures trading, competitions, portfolios, and AI analytics.

79 installs/wk local only

Curistat Trading Analytics — questions

Answers built from our own checks of this server.

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