Metadata-Version: 2.4
Name: plot-generator
Version: 0.1.3
Summary: An MCP server that turns CSV + Python snippets into shareable plots
Author-email: YOUR NAME <you@example.com>
License: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: fastmcp>=0.4.0
Requires-Dist: loguru>=0.7.0
Requires-Dist: matplotlib>=3.8
Requires-Dist: pandas>=2.2
Requires-Dist: requests>=2.32
Description-Content-Type: text/markdown

# plot-generator

> CSV ➜ Python ➜ Plot ➜ URL, in one shot.

```bash
# 立即运行（无需安装）
uvx plot-generator --help