MCP.so
Sign In

Simple Bar Chart Generator Mcp

@k-dudhat

About Simple Bar Chart Generator Mcp

No overview available yet

Basic information

Category

Developer Tools

Runtime

node

Transports

stdio

Publisher

k-dudhat

Submitted by

Carl Ripken Jr

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Developer Tools MCP servers