MCP.so
登录

Simple Bar Chart Generator Mcp

@k-dudhat

关于 Simple Bar Chart Generator Mcp

暂无概览

基本信息

分类

开发工具

运行时

node

传输方式

stdio

发布者

k-dudhat

提交者

Carl Ripken Jr

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Simple Bar Chart Generator Mcp?

This MCP server generates a PDF file containing a bar chart based on the input data provided. It is useful for visualizing statistics, scores, or survey results in PDF format.

How to use Simple Bar Chart Generator Mcp?

Send a POST request to the endpoint with a JSON body containing labels and data arrays. For example: {"labels": ["Math", "Science", "English"], "data": [80, 95, 88]}.

Key features of Simple Bar Chart Generator Mcp

  • Generates a PDF bar chart from input data.
  • Accepts labels and data arrays as JSON.
  • Simple REST API via POST request.
  • Outputs the result as a PDF file.

Use cases of Simple Bar Chart Generator Mcp

  • Visualize student scores across subjects.
  • Present survey results in a bar chart PDF.
  • Generate statistical summaries for reports.

FAQ from Simple Bar Chart Generator Mcp

评论

开发工具 分类下的更多 MCP 服务器