Chartone runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 7 May 2026.
Render themed charts as hosted URLs. Embed in markdown, emails, and Slack. Hosted MCP, zero setup.
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 chartone -- npx -y @chartone/mcp
{
"mcpServers": {
"chartone": {
"args": [
"-y",
"@chartone/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.chartone]
command = "npx"
args = ["-y", "@chartone/mcp"]
{
"mcpServers": {
"chartone": {
"args": [
"-y",
"@chartone/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"chartone": {
"args": [
"-y",
"@chartone/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.