💰
Stock Chart
An MCP server that generates financial stock charts and technical analysis images.
0 installs
Trust: 34 — Low
Finance
Ask AI about Stock Chart
Powered by Claude · Grounded in docs
I know everything about Stock Chart. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
MCP Stock Chart Server
A Model Context Protocol (MCP) server that provides AI agents (like OpenClaw, Claude Desktop, Cursor) with the ability to generate beautiful stock and crypto technical analysis charts.
Capabilities
generate_stock_chart: Generates a technical analysis candlestick chart for a given ticker (e.g., MSFT, AAPL).
Usage with OpenClaw
You can easily use this tool with OpenClaw or any other MCP-compatible client.
If you have installed this package globally via npm:
npx -y mcp-stock-chart
You can add it to your OpenClaw or AI Agent's MCP configuration JSON:
{
"mcpServers": {
"stock-chart": {
"command": "npx",
"args": ["-y", "mcp-stock-chart"]
}
}
}
Example

