Chart Generator MCP server
@Austin-TB
关于 Chart Generator MCP server
An MCP server for generating statistical graphics.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"charts": {
"command": "uv",
"args": [
"--directory",
"ABSOLUTE_PATH_TO/charts",
"run",
"charts.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Chart Generator MCP server?
An MCP server that generates charts dynamically based on input data expressed in natural language. It is built using the MCP Python SDK and leverages QuickChart.io for chart rendering.
How to use Chart Generator MCP server?
Install uv, create and activate a virtual environment, then add dependencies (fastapi, mcp[cli], quickchart.io). Configure the server in your MCP client by adding an entry with the uv command pointing to the charts.py script, using the absolute path to the directory.
Key features of Chart Generator MCP server
- Generates charts from natural language input
- Built with the MCP Python SDK
- Uses QuickChart.io for chart rendering
Use cases of Chart Generator MCP server
—
FAQ from Chart Generator MCP server
—
开发工具 分类下的更多 MCP 服务器
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Huoshan Test
volcengineMCP Framework
QuantGeekDevThe Typescript MCP Framework
评论