Skip to content

Add Sentinel Execution MCP — AI-controlled algorithmic trading engine#3648

Open
rohith1125 wants to merge 1 commit intomodelcontextprotocol:mainfrom
rohith1125:add-sentinel-execution-mcp
Open

Add Sentinel Execution MCP — AI-controlled algorithmic trading engine#3648
rohith1125 wants to merge 1 commit intomodelcontextprotocol:mainfrom
rohith1125:add-sentinel-execution-mcp

Conversation

@rohith1125
Copy link

Description

Adds Sentinel Execution MCP to the community servers list.

Repository: https://github.com/rohith1125/sentinel-execution-mcp

What it does

An AI-controlled trading control plane exposing 40 MCP tools across 9 namespaces:

Namespace Tools
watchlist add, remove, list symbols, groups, tag, scan
market snapshot, bars, health, bulk snapshots
regime evaluate single & bulk regime classification
strategy list, scan watchlist, scan symbol
risk kill switch state, global halt, halt strategy/symbol, validate trade, flatten all
portfolio status, positions, account value
execution submit paper order, cancel order, get order, reset paper account
governance evaluate promotion, promote, suspend, list states, check drift
audit recent events, daily/weekly summary, trade blotter, scorecard, explain trade

Stack

  • MCP Server: TypeScript, @modelcontextprotocol/sdk, stdio transport
  • Engine: Python 3.12, FastAPI, SQLAlchemy async, PostgreSQL, Redis
  • CI: GitHub Actions, passing ✅

Checklist

  • Server is publicly available
  • Repository has a README with setup instructions
  • Added alphabetically under "S" in the community list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants