Back to directory
ferdousbhai/wsb-analyst-mcp

ferdousbhai/wsb-analyst-mcp

@ferdousbhai

A Model Context Protocol (MCP) server that provides real-time WallStreetBets data for analysis with Claude or other LLM clients

wallstreetbetswsbredditfinancestockanalysismcppython

Installation & Configuration

{
  "mcpServers": {
    "wsb-analyst": {
      "command": "uvx",
      "args": [
        "run",
        "wsb-analyst"
      ],
      "env": {
        "REDDIT_CLIENT_ID": "your_client_id_here",
        "REDDIT_CLIENT_SECRET": "your_client_secret_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12