ferdousbhai/wsb-analyst-mcp
If you are the rightful owner of wsb-analyst-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides real-time WallStreetBets data for analysis with Claude or other LLM clients.
Tools
Functions exposed to the LLM to take actions
find_top_posts
Fetch and filter WSB posts based on criteria.
fetch_post_details
Fetch detailed information about a specific WSB post including top comments.
fetch_batch_post_details
Fetches details for multiple posts efficiently.
fetch_detailed_wsb_posts
Fetch and filter WSB posts, then get detailed information including top comments and links for each.
get_external_links
Collects all external links from top posts.
get_trending_tickers
Identifies and returns a list of stock tickers frequently mentioned or discussed in recent top WSB posts.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client