symbol_stream
ActiveTool of Stocktwits
"What are people saying about [ticker]" / "StockTwits sentiment for [TICKER]" / "retail / WSB / Twitter chatter on [stock]" / "Stocktwits feed for [symbol]" — recent messages mentioning a ticker on StockTwits (the largest finance-focused social-media platform). Returns user posts with bullish/bearish sentiment tags, timestamps, like counts. Use for retail-investor sentiment, social-volume tracking, contrarian signal.
Parameters schema
{
"type": "object",
"required": [
"symbol"
],
"properties": {
"max": {
"type": "number"
},
"limit": {
"type": "number"
},
"since": {
"type": "number"
},
"filter": {
"type": "string"
},
"symbol": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Stocktwits
https://github.com/pipeworx-io/mcp-stocktwits
1/7 registries