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).
Run
uvx pattern-vista
MCP client config
{
"mcpServers": {
"pattern-vista": {
"command": "uvx",
"args": [
"pattern-vista"
]
}
}
}