HomeFinance › mylinedchart-mcp-chart-context

mylinedchart-mcp-chart-context

Read-only MCP server: AI agents read your live MyLinedChart desktop chart context. Local, IBKR.

TypeScript Local macOS
★ 1 stars Last pushed 2026-06-24 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @mylinedchart/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mylinedchart-mcp-chart-context": {
      "command": "npx",
      "args": [
        "-y",
        "@mylinedchart/[email protected]"
      ],
      "env": {
        "MLC_CONTEXT_FILE": "<YOUR_VALUE>"
      }
    }
  }
}
  • MLC_CONTEXT_FILE — Optional override path to the MyLinedChart agent-context.json file. The server auto-detects the default location; set this only if your app data is in a non-standard location.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry