Pattern Vista

Pattern Vista

Local
@xsf0221PythonMITUpdated 2w ago

End-of-day US equity data: MA200 deviation rankings, market breadth, chart-pattern win rates.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpattern-vistav0.2.1

Run

uvx pattern-vista

MCP client config

{
  "mcpServers": {
    "pattern-vista": {
      "command": "uvx",
      "args": [
        "pattern-vista"
      ]
    }
  }
}