You're viewing a demo portfolio

Join the waitlist
PRSM

user_stream

Active

Tool of Stocktwits

declared in 0.1.0

Recent StockTwits posts from a specific user (by user_id string). Supports since/max cursor pagination and a limit cap. Returns messages with sentiment tags, timestamps, and ticker cashtags. Use to follow a particular trader's commentary stream.

Parameters schema

{
  "type": "object",
  "required": [
    "user_id"
  ],
  "properties": {
    "max": {
      "type": "number"
    },
    "limit": {
      "type": "number"
    },
    "since": {
      "type": "number"
    },
    "user_id": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Stocktwits

https://github.com/pipeworx-io/mcp-stocktwits

1/7 registries
View full server →