Chart Context runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from npm. Last commit 24 Jun 2026.
Read-only MCP server: AI agents read your live MyLinedChart desktop chart context. Local, IBKR.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add chart-context -- npx -y @mylinedchart/mcp-chart-context
{
"mcpServers": {
"chart-context": {
"args": [
"-y",
"@mylinedchart/mcp-chart-context"
],
"command": "npx"
}
}
}
[mcp_servers.chart-context]
command = "npx"
args = ["-y", "@mylinedchart/mcp-chart-context"]
{
"mcpServers": {
"chart-context": {
"args": [
"-y",
"@mylinedchart/mcp-chart-context"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"chart-context": {
"args": [
"-y",
"@mylinedchart/mcp-chart-context"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.