Skip to main content
Glama

Server Details

Official hosted MCP server for Flicker (flicker.finance). Crypto, stock and FX market data (prices, screeners, funding rates, exchange stats, news), Flicker's published analysis zones and per-position assessments, plus the authenticated user's multi-exchange portfolio: positions, trades, balances and exchange connections, watchlist, alerts and notification preferences (watchlist/alerts/preferences are editable, everything else read-only). Does not place or manage trades. Streamable HTTP, OAuth r

Ownership verified
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 34 tool updates
    • First observedadd_favorite_asset
    • First observedcreate_price_alert
    • First observeddelete_alert
    • First observededit_position
    • First observedget_account_info
    • First observedget_alerts
    • First observedget_asset_analysis
    • First observedget_asset_markets
    • First observedget_asset_price
    • First observedget_asset_signal
    • First observedget_balances
    • First observedget_connections
    • First observedget_exchange_detail
    • First observedget_favorites
    • First observedget_fear_greed_leaderboard
    • First observedget_funding_rates
    • First observedget_market_overview
    • First observedget_market_sentiment
    • First observedget_news
    • First observedget_notification_preferences
    • First observedget_orders
    • First observedget_pilot_spectate
    • First observedget_pilot_spectate_history
    • First observedget_portfolio_summary
    • First observedget_positions
    • First observedget_screener
    • First observedget_top_movers
    • First observedget_trades
    • First observedget_trading_signals
    • First observedlist_exchanges
    • First observedposition_analysis
    • First observedremove_favorite_asset
    • First observedsearch_assets
    • First observedupdate_notification_preferences

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation3/5

Several tools have overlapping purposes: get_screener and get_top_movers both return top gainers/losers over 24h; get_portfolio_summary and get_positions both include portfolio summary data; get_orders and get_trades are similar except for aggregation level. Descriptions help differentiate, but boundaries are not always crisp.

Naming Consistency4/5

Most tools follow a consistent verb_noun pattern (get_, add_, create_, delete_, edit_, remove_, update_), with all lowercase snake_case. The only clear deviation is position_analysis, which reverses the pattern, but it is a minor exception.

Tool Count2/5

At 34 tools, the surface is large and exceeds the typical 'well-scoped' range. Several tools are highly specialized or redundant (e.g., get_pilot_spectate, get_pilot_spectate_history, position_analysis), and overlaps like get_screener vs get_top_movers suggest the count could be trimmed.

Completeness4/5

The domain is broadly covered: market data, portfolio management, alerts, favorites, positions, news, and user settings. Minor gaps exist, such as no update_alert and no historical price data tool, but core workflows are supported and agents can work around these.

Resources