stocktwits
The StockTwits MCP server is a social communications platform for market and investing enthusiasts, enabling integration of social features into financial applications.
watchlists/index
Returns a list of private watchlists for the authenticating user.
watchlists/show
Provides the list of ticker symbols in a specified watchlist, identified by the list's ID.
blocks/create
Blocks a user, preventing the authenticating user from receiving messages from them.
blocks/destroy
Unblocks a user, allowing message reception from them.
messages/like
Likes a message on StockTwits on behalf of the authenticating user.
messages/show
Displays details of a specified message.
messages/unlike
Unlikes a message on behalf of the authenticating user.
messages/create
Allows creation of a StockTwits message, with options to upload accompanying charts.
streams/mentions
Retrieves the most recent 30 messages containing mentions of the authenticating user's handle.
streams/user
Fetches the most recent 30 messages for a specified user.
streams/direct
Returns the most recent 30 direct messages sent to the authenticating user.
streams/home
Provides the most recent 30 messages posted to the authenticating user's home stream.
streams/symbol
Retrieves the most recent 30 messages for a specified symbol.
streams/investor_relations
Returns messages posted by verified Investor Relations customers.
streams/friends
Fetches messages from the authenticating user's people stream.
streams/watchlist
Provides messages for the specified watchlist of the authenticating user.