Back to Browse

Kraken Crypto Signals MCP Server

Developer ToolsUse Caution3.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Kraken crypto signals via x402: free preview + paid USDC-on-Base signals, regime & indicators

About

Kraken crypto signals via x402: free preview + paid USDC-on-Base signals, regime & indicators

Security Report

3.8
Use Caution3.8High Risk

The MCP server implements a legitimate x402 payment-gated crypto signals API with proper authentication via blockchain payments and ECDSA signing. However, there are security concerns around environment variable handling, incomplete extra_endpoints.py code, and insufficient input validation on user-supplied parameters that warrant attention. The permissions align with the service's purpose but some potential for data access should be monitored. Supply chain analysis found 22 known vulnerabilities in dependencies (2 critical, 17 high severity). Package verification found 1 issue.

5 files analyzed · 32 issues 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.

env_vars

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

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

HTTP Network Access

Connects to external APIs or services over the internet.

network_websocket

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

system_info

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

What You'll Need

Set these up before or after installing:

Optional. Base wallet private key (0x...) for a low-balance hot wallet holding a little USDC. Required only for the paid tools; the free get_signal_preview tool works without it. Never use your main wallet.Required

Environment variable: EVM_PRIVATE_KEY

Optional. Override the signals API base URL. Defaults to https://signals.nsgoods.org.Optional

Environment variable: RESOURCE_SERVER_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-nikoble1926-kraken-signals-mcp": {
      "env": {
        "EVM_PRIVATE_KEY": "your-evm-private-key-here",
        "RESOURCE_SERVER_URL": "your-resource-server-url-here"
      },
      "args": [
        "-y",
        "kraken-signals-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!