mcpbeat Sign in

Matplotlibnet MCP Server

local only

Matplotlibnet runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.

Renders MatPlotLibNet charts to PNG, SVG or PDF from a JSON spec an AI agent writes.

Installs / week
not published
14
Stars
0 open issues
13 Sep 2026
Last commit
from GitHub
MIT
License
C#

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        using var process = Process.Start(new ProcessStartInfo
        if (HeadlineDrop + belowHeadline > bodyHeight)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Matplotlibnet

same job, measured the same way
Blueprint Chart
by blueprint-chart

The open chart format an LLM writes and the browser renders — to interactive, accessible SVG.

48 installs/wk local only
Excel MCP Server (FsOpenXmlDsl)
by marknicholls

Excel tools for AI agents: read/write, decompile to F#/C#/XML/JSON, or build from XML/JSON.

local only
X402 Dataviz MCP
by liminalpepe

Free MCP server: render bar/line/area charts to SVG from structured data.

31 installs/wk local only
I
Handiworks
by lukehal

MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.

3 tools answering
I
Revmng MCP
by arikanatakan

Revenue-management tools for AI agents: seat protection, overbooking, pricing, bid prices, charts.

48 installs/wk local only
Charts by Szum
by szum

Create, inspect, manage, and render charts and data visualizations as SVG/PNG or interactive embeds.

13 tools answering
Chart Generator & PDF Report from Any Dataset, CSV or JSON
by nero-engine

Turn rows into bar, line, pie and scatter chart images plus an optional PDF or HTML report.

answering
Sheetrender MCP
by sheetrender

Render PDFs from templates and spreadsheet data via SheetRender, locally or at mcp.sheetrender.com

71 installs/wk answering

Matplotlibnet — questions

Answers built from our own checks of this server.

Why is there no uptime for Matplotlibnet?
Matplotlibnet runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Matplotlibnet open source?
Yes — it is published under the MIT licence, written in C# and 14 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.