Simple Bar Chart Generator Mcp

by k-dudhat

266 downloads
Not rated
GitHub

About

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.

Details

Author
k-dudhat
Downloads
266
Categories
Developer Tools

- 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.

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]}.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.