Mylinedchart Chart Context
Read-only MCP server giving AI agents access to your live MyLinedChart desktop workspace. Exposes six read-only tools: get_chart_context (symbol, timeframe, provider, connection state, feed type, counts), get_candles (OHLCV bars, up to 2,000), get_drawings (trend lines, levels, labels), get_indicators (name, parameters, placement, visibility), get_provider_status (IBKR connector state, feed type), and get_trades (the session's executed trades/fills as chart markers; populated for IBKR users via session fills). Everything stays on your machine — no data leaves the process, secrets are redacted, and there is no trading, order entry, or mutation of any kind. Requires the MyLinedChart desktop app. Install: npm install -g @mylinedchart/mcp-chart-context. Docs: https://mylinedchart.com/mcp