Back to Home
StacklokLabs icon

plotting-mcp

Verified Safe

by StacklokLabs

Overview

A MCP server that transforms CSV data into beautiful visualizations for AI assistants and chat applications.

Installation

Run Command
uv run plotting-mcp

Environment Variables

  • PLOT_WIDTH
  • PLOT_HEIGHT
  • PLOT_DPI
  • MCP_PORT

Security Notes

The server uses `json.loads` on user-provided `json_kwargs`. While Python's `json` module is generally safe against arbitrary code execution, extensive or malformed inputs could potentially lead to resource exhaustion or unexpected plotting library behavior. The server listens on `0.0.0.0`, requiring external network security. No `eval` or hardcoded secrets were found. The project includes a `SECURITY.md` and a responsible disclosure process.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens100000
Stars7
Forks4
Last Update2026-01-07

Tags

PlottingVisualizationData TransformationMCPAI Integration