Catalog
Quant Research MCP
Officialby FlawlessByte · Python
Paper-backed quant trading methods and a deterministic, no-LLM decision helper for serious traders.
Paper-backed quantitative trading methods with deterministic decision support.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"quant-research-mcp": {
"command": "uvx",
"args": [
"quant-research-mcp"
]
}
}
}