mcpbeat Sign in

Crypto Signals MCP Server

local only

Crypto Signals MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 1 Sep 2026.

Crypto Signals by ForgeMesh: market intelligence, calibrated forecasts, whale flows, risk context.

Installs per day peak 152 · avg 15 · +18% w/w
a month agotoday
31
Installs / week
npm · @forgemeshlabs/crypto-signals-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Crypto Signals 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 crypto-signals-mcp -- npx -y @forgemeshlabs/crypto-signals-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "crypto-signals-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/crypto-signals-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.crypto-signals-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/crypto-signals-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "crypto-signals-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/crypto-signals-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "crypto-signals-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/crypto-signals-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WALLET_PRIVATE_KEY (Dedicated low-balance Base wallet private key for x402 USDC micropayments. Never use a primary wallet.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Crypto Signals MCP

same job, measured the same way
Agent Einstein — Crypto & Market Intelligence
by emc2ai

AI price forecasts, whale flows, market sentiment and prediction signals. 18 tools free, no account.

42 tools answering
Cartography MCP Server
by mrcartographer

Human-curated crypto market intelligence with x402 payments. Weekly signals and analysis.

44 installs/wk local only
Signaldaemon
by bevanding

Narrative & signal intelligence for AI agents: crypto/AI/macro convergence & divergence.

3 tools answering
Fia Signals MCP
by odds7

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

8 tools answering
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
Qoory Crypto Intelligence
by qoory-ai

One Data Plane for crypto research, with 42 live tools for markets, entities, news, and signals.

answering
Midasflow MCP Quickstart
by midasflowai-lab

Agent-native crypto market-data over MCP+REST: order flow, whales, liquidations, calibrated scores

14 tools answering
Losbeto
by rmartins1451

x402-paid market intelligence: forex, stocks, Brazil macro (BCB/B3) + crypto.

68 installs/wk local only

Crypto Signals MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Crypto Signals MCP?
Crypto Signals 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 npm package @forgemeshlabs/crypto-signals-mcp was installed 31 times last week.
How do I connect Crypto Signals 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 @forgemeshlabs/crypto-signals-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Crypto Signals MCP?
The npm package @forgemeshlabs/crypto-signals-mcp was installed 31 times in the last week. Week over week that is +18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Crypto Signals MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.