mcpbeat Sign in

Cerebrus Pulse MCP Server

local only

Cerebrus Pulse MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 263 installs a week from pypi. Last commit 28 Aug 2026.

Real-time Hyperliquid perps intelligence: TA, funding, OI, liquidations. Pay-per-call via x402.

Installs per day peak 515 · avg 51 · -68% w/w
a month agotoday
263
Installs / week
pypi · cerebrus-pulse-mcp
1
Stars
1 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

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

Alternatives to Cerebrus Pulse MCP

same job, measured the same way
Carrydesk
by pelazas

Funding-carry rankings for Hyperliquid perps, metered per call in USDC via x402.

88 installs/wk local only
0xArchive Market Data
by 0xarchive

Real-time & historical Hyperliquid/Lighter: L4/L2/L3, fills, funding, OI, liquidations, candles

answering
Hyperliquid Liquidation Risk Index
by mayer-code

Real-time Hyperliquid BTC/ETH liquidation risk index and recent backstop liquidations, free via MCP.

2 tools answering
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Kerdos X402 MCP
by singlishman

Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.

22 installs/wk local only
NameIntel
by nameintel

Brand-name intelligence across 5 dimensions including AI findability. Pay-per-call via x402.

5 tools answering
Fia Signals MCP
by odds7

Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

8 tools answering
MEV Intelligence
by advalorem-mev

Real-time Ethereum liquidation intelligence for AI agents and MEV bots.

10 tools answering

Cerebrus Pulse MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Cerebrus Pulse MCP?
Cerebrus Pulse MCP 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 cerebrus-pulse-mcp was installed 263 times last week.
How do I connect Cerebrus Pulse MCP?
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 cerebrus-pulse-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Cerebrus Pulse MCP?
The pypi package cerebrus-pulse-mcp was installed 263 times in the last week. Week over week that is -68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cerebrus Pulse MCP open source?
Yes — it is published under the MIT licence, written in Python, 1 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.