QuantContext is an MCP server that gives AI agents real quant computation for better trading: stock screening, strategy backtesting, and factor analysis.
Stars
7
Forks
1
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
1
commits
fix: share universe cache between pre-scan and main backtest loop
3ca759eView on GitHubchore: bump version to 0.2.0, add strategy test reproducer
dfe36e4View on GitHubfeat: pre-scan fundamental screens to narrow price download
df43f5fView on GitHubfeat: bundle ticker lists and Fama-French factors as warm start
7540808View on GitHubfeat: bundle fundamentals seed, add parallel fetch fallback
b60dabaView on GitHubfeat: pass pre-fetched prices to avoid redundant cache reads
8c0baa3View on GitHubadd MCP Registry publishing, gitignore docs/, update CI to pytest
45496e8View on GitHub