WSB Analyst MCP Server
@ferdousbhai
About WSB Analyst MCP Server
MCP server for analyzing WallStreetBets
Basic information
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.
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments