Back to Apps

MCP Stock Chart
Supports UIby dcaoyuan
Generates professional technical analysis candlestick charts and financial images for stocks and cryptocurrencies.
0 stars
Works in:CursorCodex
Exposes:Tools
What it does
MCP Stock Chart is a specialized server that empowers AI agents to visualize financial data. It transforms ticker symbols into high-quality technical analysis images, enabling agents to perform visual chart analysis and provide traders with immediate visual feedback on asset trends.
Tools
generate_stock_chart: Takes a ticker symbol (e.g., AAPL, BTC) and generates a technical analysis candlestick chart image.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"stock-chart": {
"command": "npx",
"args": ["-y", "mcp-stock-chart"]
}
}
}
Supported hosts
Confirmed support for OpenClaw, Claude Desktop, and Cursor.
Quick install
npx -y mcp-stock-chartInformation
- Pricing
- free
- Published
- 4/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Codex
Add to AGENTS.md or mcp configCursor
Add to mcp.json using npx -y mcp-stock-chartClaude Desktop
Add to mcpServers config using npx -y mcp-stock-chart





