Back to Browse

Crypto Signals MCP Server

FinanceLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Dedicated low-balance Base wallet private key for x402 USDC micropayments. Never use a primary wallet.Required

Environment variable: WALLET_PRIVATE_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-forgemeshlabs-crypto-signals-mcp": {
      "env": {
        "WALLET_PRIVATE_KEY": "your-wallet-private-key-here"
      },
      "args": [
        "-y",
        "@forgemeshlabs/crypto-signals-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Crypto Signals by ForgeMesh

M8ven Score

Dedicated MCP wrapper for ForgeMesh Crypto Signals, an x402 crypto market-intelligence service.

This is separate from coinopai-mcp. Every tool targets crypto.forgemesh.io and pays the ForgeMesh Crypto Signals service wallet through x402 on Base.

Install

npx -y @forgemeshlabs/crypto-signals-mcp

Configure WALLET_PRIVATE_KEY with a dedicated low-balance Base wallet funded only with the USDC you intend the agent to spend. Never use a primary wallet.

Example MCP configuration:

{
  "mcpServers": {
    "crypto-signals-mcp": {
      "command": "npx",
      "args": ["-y", "@forgemeshlabs/crypto-signals-mcp"],
      "env": {
        "WALLET_PRIVATE_KEY": "${WALLET_PRIVATE_KEY}"
      }
    }
  }
}

Tools

  • get_crypto_signals — $0.05
  • get_crypto_risk — $0.02
  • get_crypto_signal_history — $0.05
  • get_crypto_preflight — $0.05
  • get_crypto_decision — $0.15
  • audit_crypto_decision — $0.07
  • get_crypto_forecast — $0.05
  • get_single_crypto_signal — $0.05
  • get_crypto_whale_alerts — $0.02
  • submit_crypto_feedback — $0.005

All outputs are market intelligence for research and decision support, not financial advice or market activity instructions.

Reviews

No reviews yet

Be the first to review this server!