mcpbeat Sign in

Sentinel Execution MCP Server

by rohith1125 Your server? Claim it
local only

Sentinel Execution MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 20 Mar 2026.

AI-controlled algorithmic trading engine exposing 40 MCP tools across 9 namespaces.

Installs per day peak 26 · avg 5 · -4% w/w
a month agotoday
36
Installs / week
npm · sentinel-execution-mcp
0
Stars
0 open issues
20 Mar 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Sentinel Execution MCP

same job, measured the same way
Mifid Ii AI MCP
by csoai-org

MiFID II Article 17 algorithmic trading + RTS 6 testing/risk controls + best execution AI compli...

191 installs/wk local only
Engine
by cicicalex

AIN bias & stability engine: finance, gaming, AI, crypto. 68 tools across 11 categories.

54 installs/wk local only
AI Crypto Sniper MCP
by aicryptosniper

AI-assisted Solana trading bot with 331 MCP tools across Meme, Spot, Perpetuals, and Mirror modes.

local only
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
A
Businys
by businys

221 MCP tools across 26 practices for independent professionals. Clients, invoices, contracts.

26 installs/wk local only
Mudrex MCP Server
by mudrex

MCP server for Mudrex futures trading enabling AI agents to securely access data and risk tools.

answering
AlgoVault — Crypto Quant Trade Calls
by algovaultfi

The Brain Layer for AI Trading Agents — quant calls + cross-venue arb across perp venues via MCP.

498 installs/wk 8 tools answering
Signet MCP Tools
by prismer-ai

MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

52 installs/wk local only

Sentinel Execution MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Sentinel Execution MCP?
Sentinel Execution 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 sentinel-execution-mcp was installed 36 times last week.
How do I connect Sentinel Execution 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 sentinel-execution-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Sentinel Execution MCP?
The npm package sentinel-execution-mcp was installed 36 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sentinel Execution MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.