Skip to content
Claude Desktop

PatternsRadar — NSE stock screener for Claude Desktop

com.patternsradar/sift

Screen 2,400+ NSE equities with the Sift query language over 30 years of daily data.

client:Claude Desktop transport:streamable-http

Install PatternsRadar — NSE stock screener in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sift": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.patternsradar.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

PatternsRadar — NSE stock screener in other clients