🤖

chart-context

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

RUN IN TERMINAL
claude mcp add commylinedchart-chart-context -- npx -y @mylinedchart/mcp-chart-context
ADD TO claude_desktop_config.json
{ "mcpServers": { "commylinedchart-chart-context": { "command": "npx", "args": ["-y", "@mylinedchart/mcp-chart-context"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "commylinedchart-chart-context": { "command": "npx", "args": ["-y", "@mylinedchart/mcp-chart-context"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "commylinedchart-chart-context": { "command": "npx", "args": ["-y", "@mylinedchart/mcp-chart-context"] } } }

About This MCP Server

The com.mylinedchart/chart-context server is a read-only Model Context Protocol server that allows AI agents to access the live chart context of a MyLinedChart desktop application, enabling integration with local and Interactive Brokers (IBKR) systems. This server connects to the MyLinedChart application and provides a standardized interface for AI agents to read the current chart context. Developers would use this server to enable AI-powered tools to access and analyze real-time chart data from MyLinedChart.

Read-only MCP server: AI agents read your live MyLinedChart desktop chart context. Local, IBKR.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@mylinedchart/mcp-chart-context on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The chart-context server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/commylinedchart-chart-context.svg)](https://skillsplayground.com/mcps/commylinedchart-chart-context/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.