- Simple Bar Chart Generator Mcp
Simple Bar Chart Generator Mcp
Accepts labels and data and returns a bar chart PDF generated from the data.
Overview
Bar Chart Generator MCP Server This MCP Server accepts JSON input containing labels and data values, and returns a downloadable PDF with a clean, visually styled bar chart.
Ideal for integrating into analytics pipelines, educational tools, or AI assistants, this service automates chart generation for reports, assessments, and dashboards — no front-end rendering required.
Input Example:
{ "labels": ["Math", "Science", "English"], "data": [85, 92, 78] }
Output: A PDF file with a bar chart based on the provided data.
Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
Tushar-bStar
-Language
-License
-Recommend Servers
View AllAgentladle/financial Reports
6 hours ago
Memory
@modelcontextprotocol
a year ago
Cvforge
@mikelesagitter
a day ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago