WSB Analyst MCP Server
@ferdousbhai
About WSB Analyst MCP Server
MCP server for analyzing WallStreetBets
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wsb-analyst-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@ferdousbhai/wsb-analyst-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is WSB Analyst MCP Server?
A Model Context Protocol (MCP) server that provides real-time WallStreetBets data for analysis with Claude or other LLM clients. It fetches posts, comments, links, trending tickers, and includes analysis prompt templates.
How to use WSB Analyst MCP Server?
Install via Smithery (npx -y @smithery/cli install @ferdousbhai/wsb-analyst-mcp --client claude) or manually (clone repo, create virtual environment with uv sync). Configure Reddit API credentials in Claude Desktop’s configuration file (claude_desktop_config.json). Then interact through Claude Desktop using available tools and slash‑command prompt templates (e.g., /analyze_wsb_market).
Key features of WSB Analyst MCP Server
- Fetch WallStreetBets posts filtered by score, comments, and content type
- Detailed post analysis with comments and metadata
- External link collection from WSB discussions
- Ready‑to‑use analysis templates for market analysis prompts
- Progress reporting during data collection
- Seamless MCP integration with Claude Desktop and other clients
Use cases of WSB Analyst MCP Server
- Analyzing trending stocks and tickers on WallStreetBets
- Identifying market opportunities from WSB sentiment and discussions
- Collecting external resources shared by WSB users about specific stocks
- Generating comprehensive market analyses using tools and templates
FAQ from WSB Analyst MCP Server
What are the requirements to run WSB Analyst MCP Server?
Python 3.12 or higher, Reddit API credentials (client ID and secret), and an MCP client such as Claude Desktop.
How do I set up Reddit API credentials?
Log in to your Reddit account, go to https://www.reddit.com/prefs/apps, create a script‑type app, and note the client_id (under “personal use script”) and client_secret (labeled “secret”).
Where is the Claude Desktop configuration file?
On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json. On Windows: %APPDATA%\Claude\claude_desktop_config.json.
What tools does the server provide?
find_top_posts, fetch_post_details, fetch_batch_post_details, fetch_detailed_wsb_posts, get_external_links, and get_trending_tickers.
What prompt templates are available?
/analyze_wsb_market for comprehensive market analysis and /find_market_movers for identifying what is moving specific stocks or the overall market.
Frequently asked questions
What are the requirements to run WSB Analyst MCP Server?
Python 3.12 or higher, Reddit API credentials (client ID and secret), and an MCP client such as Claude Desktop.
How do I set up Reddit API credentials?
Log in to your Reddit account, go to https://www.reddit.com/prefs/apps, create a script‑type app, and note the `client_id` (under “personal use script”) and `client_secret` (labeled “secret”).
Where is the Claude Desktop configuration file?
On macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`. On Windows: `%APPDATA%\Claude\claude_desktop_config.json`.
What tools does the server provide?
`find_top_posts`, `fetch_post_details`, `fetch_batch_post_details`, `fetch_detailed_wsb_posts`, `get_external_links`, and `get_trending_tickers`.
What prompt templates are available?
`/analyze_wsb_market` for comprehensive market analysis and `/find_market_movers` for identifying what is moving specific stocks or the overall market.
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments