C
Emerging
74/100
2 days ago

catalyst-trading-system

Catalyst Trading System

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Elimelech70

Source: github_code

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: ANTHROPIC_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 13 credentials: ANTHROPIC_API_KEY, ALPACA_API_KEY, ALPACA_SECRET_KEY, MOOMOO_API_KEY, MOOMOO_SECRET_KEY, CATALYST_SSH_KEY, NEWSAPI_KEY, FINNHUB_KEY, POLYGON_API_KEY, FRED_API_KEY, BEA_API_KEY, UN_COMTRADE_API_KEY, CONSCIOUSNESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configLOG_DIR
configMONITOR_CHECK_INTERVAL
configMONITOR_DRY_RUN
configINTL_DATABASE_URL
🔐 secretANTHROPIC_API_KEY
configDEV_DATABASE_URL
configAGENT_ID
configFORCE_MARKET_OPEN
configRESEARCH_DATABASE_URL
🔐 secretALPACA_API_KEY
🔐 secretALPACA_SECRET_KEY
configALPACA_PAPER
configCANDLE_MODEL_PATH
configFUSED_MODEL_PATH
configNEURAL_MODEL_PATH
configAGENT_DB_PATH
configHIPPOCAMPUS_DB_PATH
configBROKER_TYPE
configALPACA_BASE_URL
configALPACA_DATA_URL
🔐 secretMOOMOO_API_KEY
🔐 secretMOOMOO_SECRET_KEY
configMOOMOO_BASE_URL
configMOOMOO_MARKET
configPAPER_TRADING
configPOLL_INTERVAL
configLOG_LEVEL
configMARKET
configMARKET_OPEN_HOUR
configMARKET_OPEN_MINUTE
configMARKET_CLOSE_HOUR
configMARKET_CLOSE_MINUTE
configMARKET_TIMEZONE
configNEWS_MODEL_PATH
configCOORDINATOR_CYCLE_INTERVAL
configMAX_POSITION_PCT
configMAX_DAILY_LOSS_PCT
configSTOP_LOSS_PCT
configMOOMOO_HOST
configMOOMOO_PORT
configMOOMOO_TRADE_PWD
configOPEND_HOST
configOPEND_PORT
configMOOMOO_ACCOUNT_ID
configCATALYST_US_DROPLET_IP
configCATALYST_INTL_DROPLET_IP
🔐 secretCATALYST_SSH_KEY
🔐 secretNEWSAPI_KEY
🔐 secretFINNHUB_KEY
🔐 secretPOLYGON_API_KEY
🔐 secretFRED_API_KEY
configTRAINING_BATCH_SIZE
configTRAINING_LR
configTRAINING_EPOCHS
configTRAINING_DEVICE
configRESEARCH_ARCHETYPE_DATABASE_URL
configCLAUDE_CLI
configRESEARCH_INGESTION_DATABASE_URL
🔐 secretBEA_API_KEY
configHKEX_FEED_URL
configHKEX_STATS_JSON_PATH
configCOFER_CSV_PATH
configCOFER_CSV_URL
🔐 secretUN_COMTRADE_API_KEY
configRESEARCH_ADMIN_DATABASE_URL
🔐 secretCONSCIOUSNESS_TOKEN
configCLAUDE_MODEL
configALERT_EMAIL
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
deployDATABASE_URL
deploySMTP_HOST
deploySMTP_PORT
deploySMTP_USER
deploySMTP_PASSWORD
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

18/18 tools missing one or more hints — scan_market (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_quote (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); get_technicals (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +15 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tool test coverage

Only 0/18 tools referenced in tests (0%)

Write tests that reference each tool by name so every tool has at least one test.

Shell command execution

6 child_process/subprocess calls in production code — runs shell commands (catalyst-neural/training/export_onnx.py:41, catalyst-neural/training/export_onnx.py:121, catalyst-neural/training/report.py:250)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Secrets not logged

3 secret values sent to console.log

Redact or omit secret values from log output.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/elimelech70-catalyst-trading-system-114qtn)](https://m8ven.ai/mcp/elimelech70-catalyst-trading-system-114qtn)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 22b90bd1fa02db9d9b2398f3d77b58e75bf01f8c
code hash: 888d793a78bbeaf1933903b38394cc918c108983feb93414df4bd97d4f3fe1a1
verified: 8/19/2026, 9:08:35 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client