Skip to main content
Glama
tickerbot

Tickerbot MCP Server

Official
by tickerbot

Related Servers

Alternatives to Tickerbot MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      Provides real-time market data, technical analysis, screeners, and backtesting for stocks, crypto, forex, and futures across global exchanges, enabling AI assistants to fetch quotes, indicators, and strategy results via natural language.
      2
      37
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides AI assistants with market screening, analysis, and scoring across stocks, crypto, and forex, enabling natural language queries for trading insights.
      4
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A modular MCP server providing 64 tools across 13 modules for real-time stock and crypto market data, including scanning, technical analysis, options flow, insider trades, and personalized watchlists.
      39
      105 npm
      6
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables quantitative trading analysis with 12 tools for real-time market data, 28+ technical indicators, FinBERT-powered news sentiment analysis, and automated trading signal generation for stocks and forex.
      1
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides TradingView-style market analysis with OHLCV candles, 19 technical indicators, a screener, and a backtester using public Yahoo Finance data without API keys.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables access to real-time and historical market data including stocks, ETFs, forex, and cryptocurrencies, with support for time series, quotes, dividends, splits, and earnings.
      MIT

    TDQS

    A3.9/5.0

    Scored across 35 tools

    Disambiguation4/5

    Most tools have distinct purposes, but a few pairs could be confused: get_ticker_history vs get_series (snapshot vs series), and list_universes vs list_system_universes (the latter is a subset of the former). Also, subscribe_* tools overlap with create_webhook, though descriptions clarify the differences.

    Naming Consistency4/5

    All tools share the tickerbot_ prefix and largely follow a verb_noun pattern. However, 'scan' is a bare verb without an object, 'patch_webhook' uses 'patch' while other updates use 'update_', and 'list_system_universes' duplicates functionality already in 'list_universes'.

    Tool Count2/5

    35 tools is well over the 25+ threshold. The server's broad scope justifies many tools, but the count feels excessive, especially with redundant webhook creation routes and overlapping universe listing tools. Some consolidation is needed.

    Completeness5/5

    The tool set thoroughly covers the domain: data retrieval (tickers, bars, history, series, ETF data), scanning, signals, events, news, webhooks (full lifecycle), universes (full CRUD), and custom signals (full CRUD). No obvious gaps or dead ends exist for the described functionality.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues