Back to Browse

Sentinel MCP Server

SecurityModerate7.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Crypto trading backtesting, bot deployment, AI strategy, and account management for Sentinel Bot.

About

Crypto trading backtesting, bot deployment, AI strategy, and account management for Sentinel Bot.

Security Report

7.0
Moderate7.0Low Risk

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

4 files analyzed · 4 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.

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:

Your Sentinel Bot API key (starts with sk-)Required

Environment variable: SENTINEL_API_KEY

API base URL (default: https://sentinel.redclawey.com/api/v1)Optional

Environment variable: SENTINEL_API_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-clarencyu-boop-sentinel": {
      "env": {
        "SENTINEL_API_KEY": "your-sentinel-api-key-here",
        "SENTINEL_API_URL": "your-sentinel-api-url-here"
      },
      "args": [
        "-y",
        "mcp-server-sentinel"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Sentinel MCP Server - Crypto trading backtesting, bot deployment, AI strategy, | MCP Marketplace