Chartone
@zhugejun
关于 Chartone
Branded chart rendering for AI agents — hosted MCP server, zero setup
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"chartone": {
"command": "npx",
"args": [
"-y",
"@chartone/mcp"
],
"env": {
"CHARTONE_API_KEY": "your-api-key"
}
}
}
}工具
2Render a chart from data with a specified type and theme. Returns an inline image + hosted URL.
Describe your data intent in plain language; ChartOne's AI picks the best chart type and theme.
概览
What is Chartone?
Chartone is an MCP server that enables AI agents to render branded charts and return a persistent hosted URL for embedding in READMEs, emails, Slack messages, and docs without manual screenshots. It integrates with any MCP-compatible client and is designed for users who need programmatic chart generation.
How to use Chartone?
Use the render_chart tool to render a chart from data with a specified type and theme, or the suggest_chart tool to describe your data intent in plain language and let Chartone’s AI pick the best chart type and theme. Anonymous mode works without an API key; for higher quota and no watermark, request an API key at chartone.dev.
Key features of Chartone
- Render branded charts from data and theme
- Returns inline image plus hosted URL
- AI suggests chart type from plain language
- Works without API key (anonymous mode)
- 7‑day URL persistence with watermark in anonymous mode
Use cases of Chartone
- Embed Q4 benchmark charts directly into README files
- Generate bar charts
其他 分类下的更多 MCP 服务器
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
评论