mcpserver.lol
registry/quantifyme
Connection check verified live · 20h ago

quantifyme

Describe a trading strategy in plain English and deploy a live signal model in one call. No signup.

Tools 13
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

13 tools

Read from the running server on 20h ago.

browse_community read-only sortlimit
Browse the public community leaderboard of published strategies, ranked by a composite performance score (best first). No signup or key needed. Copy-trade flow: call this…
find_strategy read-only symboltimeframedescription*
Find an existing PROVEN strategy that matches a plain-English idea, so you can offer the user a choice — deploy the existing one, or generate a fresh custom one. Mirrors th…
generate_strategy riskmodelsymbolsignalsfeaturestimeframe +2
Generate Python strategy code (no training/deploy). Use when the user wants raw code. Args: features: NL description of features (e.g. "RSI 14, Bollinger Bands").…
get_deploy_result read-only job_token*
Wait for a `one_shot` deploy to finish and return its final result. `one_shot` returns a job_token immediately and the LIVE CARD already streams progress and renders the i…
get_model_chart read-only stem*
Visualize a trained model's backtest — a cumulative-return chart + trade log + stats. Use after `one_shot` / `list_models` with the model's `stem` to SHOW the user how it…
get_quote read-only symbol
Get the latest price for a G7 FX pair — a quick "what's it at now" check. Useful for context before deploying a strategy. The price is the close of the most recent 1-minut…
get_strategy_code read-only community_id*
Get the actual Python code behind a community leaderboard strategy. Use after `browse_community`: pass an entry's `id` here to read its real `feature_engineering()` + `str…
link_account read-only
Link this chat to the user's existing QuantifyMe account. Call this when the user says they already have a QuantifyMe account, or asks why their models are missing / where…
list_deployed read-only
List the user's currently deployed (live) models.
list_models read-only
List the user's trained models with pre-computed train/test stats.
one_shot can modify data presetpromptsymboltimeframewebhook_urlclaude_model +2
End-to-end deploy: generate strategy → train → deploy live. One of `prompt` (free-form NL), `preset` (curated winning strategy), or `community_id` (copy a published commun…
stream_test read-only symbol
Diagnostic: test whether LIVE data streaming works in this client. Renders a widget with three panels — a JS timer (baseline), a WebSocket to the live price feed, and an H…
top_up amount_usd*
Fund your QuantifyMe credits with crypto (USDC) — no signup, no human, no card. The agent-native funding rail. SIMULATED in this build (no real charge) and capped at $100 f…