Simple Bar Chart Generator Mcp
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
Jump to
- 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]}.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





