Skip to main content
Glama

WSB Analyst MCP Server

get_external_links

Extract all external links from top WallStreetBets posts based on specified score, comment thresholds, and post limits for market analysis and insights.

Instructions

Get all external links from top WSB posts. Args: min_score: Minimum score (upvotes) required min_comments: Minimum number of comments required limit: Maximum number of posts to scan Returns: Dictionary with all unique external links found

Input Schema

NameRequiredDescriptionDefault
limitNo
min_commentsNo
min_scoreNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "min_comments": { "default": 10, "title": "Min Comments", "type": "integer" }, "min_score": { "default": 100, "title": "Min Score", "type": "integer" } }, "title": "get_external_linksArguments", "type": "object" }

Other Tools from WSB Analyst MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ferdousbhai/wsb-analyst-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server