Skip to main content
Glama

WSB Analyst MCP Server

get_top_trending_tickers

Identify trending stock tickers from ApeWisdom, filtered by NASDAQ symbols and WallStreetBets data. Retrieve valid tickers based on upvotes and mentions for market analysis.

Instructions

Fetch top trending stock tickers from ApeWisdom, filtered by valid NASDAQ symbols. Args: num_stocks: Number of top stocks to consider based on upvotes and mentions. Defaults to 20. filter: ApeWisdom filter category (e.g., 'wallstreetbets', 'all'). Defaults to 'wallstreetbets'. Returns: A list of valid, trending tickers.

Input Schema

NameRequiredDescriptionDefault
filterNowallstreetbets
num_stocksNo

Input Schema (JSON Schema)

{ "properties": { "filter": { "default": "wallstreetbets", "title": "Filter", "type": "string" }, "num_stocks": { "default": 20, "title": "Num Stocks", "type": "integer" } }, "title": "get_top_trending_tickersArguments", "type": "object" }
Install Server

Other Tools from WSB Analyst MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ferdousbhai/wsb-analyst-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server