watchlists
ActiveTool of Stocktwits
List a StockTwits user's public watchlists by user_id. Returns watchlist IDs, names, and ticker counts. Use to discover a trader's followed symbols; then pass a watchlist_id to the watchlist tool for the message stream.
Parameters schema
{
"type": "object",
"required": [
"user_id"
],
"properties": {
"user_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Stocktwits
https://github.com/pipeworx-io/mcp-stocktwits
1/7 registries