Skip to main content
Glama

Related Servers

Alternatives to Varrd

Related Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Deterministic market-state engine for trading agents — zero LLM in the signal path. 8 tools: structural market state & phase, action gate (GO/WATCH/HOLD), entry/target/invalidation coordinates, bar-by-bar state timeline, composed view cards, and pre-trade intent validation. Every output traces to a bar-stamped ledger with a public daily self-scoring track record.
    3
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to mine, validate, and paper-trade quantitative trading strategies via chat, with the engine running locally on the user's own machine.
    -
  • A
    license
    A
    quality
    D
    maintenance
    Financial intelligence for AI agents. 31 tools across 8 data sources — regime, derivatives, stablecoin flows, momentum, volatility, macro, DeFi, weather patterns, political cycles, seasonality. The context layer between your agent and a bad trade.
    31
    6 npm
    9
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables quant research, strategy development, backtesting, and paper trading through natural language prompts, integrated with 20+ AI agents.
    134
    -

TDQS

A4.3/5.0

Scored across 9 tools

Disambiguation4/5

Most tools have clearly distinct purposes: varrd_edges for live edges, varrd_ai for interactive research, autonomous_varrd_ai for one-shot discovery, search/get_hypothesis for retrieving saved strategies, check_balance/buy_credits for payments, reset_session for session control, get_briefed for news. The only mild overlap is between varrd_ai and autonomous_varrd_ai, but descriptions clarify the difference well.

Naming Consistency2/5

Naming is inconsistent. Some tools follow verb_noun (get_hypothesis, check_balance, buy_credits, reset_session, get_briefed), some are prefixed with 'varrd_' (varrd_edges, varrd_ai), and 'search' is a bare noun. The mixed prefixes and verb styles create no clear pattern.

Tool Count5/5

Nine tools is well-scoped for a trading research platform covering edge monitoring, AI research, autonomous discovery, strategy retrieval, payments, session management, and news briefing. Each tool has a clear role and the count is within the ideal 3-15 range.

Completeness4/5

The surface covers the core workflows: discovering edges, researching ideas, retrieving saved strategies, managing credits, and getting news. Minor gaps exist, such as no explicit tool to delete or edit hypotheses, but agents can work around these via the search and get_hypothesis tools.

Maintenance

ActivityMaintained
ResponsivenessSlow