Back to directory
jcxgtcw/wonderful-analysis-handler

jcxgtcw/wonderful-analysis-handler

@JcXGTcW

数据分析和可视化 MCP 服务器,支持 CSV 分析、图表绘制和统计分析

data-analysisvisualizationstatisticscsvpythonmcp-servertool

Installation & Configuration

{
  "mcpServers": {
    "W.A.H.": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "--with",
        "pandas",
        "--with",
        "numpy",
        "--with",
        "matplotlib",
        "--with",
        "seaborn",
        "--with",
        "scipy",
        "--with",
        "requests",
        "wonderful_analysis_handler.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15