Back to Apps

Quant Python AI
Supports UIby aidatatools
Quantitative investment research AI agent for financial news analysis, sentiment tracking, and risk assessment.
0 stars
Works in:claude
Exposes:Tools
What it does
Quant Python AI is a quantitative investment research agent that connects LLMs to real-time financial data. It automates the process of searching financial news, synthesizing key points, and analyzing market sentiment to produce detailed research reports with cited sources.
Tools
tavily_search: Searches recent financial news and corporate reports.twstock_analysis: Fetches and analyzes Taiwan Stock Exchange data.backtrader_engine: Performs historical backtesting for quantitative strategies.sentiment_analyzer: Evaluates market mood from textual data.
Installation
Add to your claude_desktop_config.json:
{
"mcpServers": {
"quant-python-ai": {
"command": "uv",
"args": ["run", "python", "/path/to/quant-python-ai/main.py"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
git clone https://github.com/aidatatools/quant-python-ai.git && cd quant-python-ai && uv syncInformation
- Pricing
- free
- Published
- 6/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"quant-python-ai": {"command": "uv", "args": ["run", "python", "/path/to/quant-python-ai/main.py"]}}}





