Chenmo0414/tukey--packages-mcp1

tukey-mcp-server

适用于Tukey的MCP服务器,支持关联CSV、Parquet、JSON及XLSX文件,提供自动分析、只读SQL查询以及图表渲染功能,兼容Claude Code、Cursor等客户端。

AI 分析

该插件用于本地数据分析。适合需要对CSV或Parquet等格式进行快速查询、自动画像和生成Vega-Lite图表的用户,可在支持MCP的客户端中直接执行只读SQL。

套件
tukey-mcp-server
版本
0.1.0
授權
MIT
最近更新
2026年8月21日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

tukey-mcp-server

MCP server that turns Claude Code, Codex, Cursor — any MCP client — into a data analyst: attach CSV/Parquet/JSON/XLSX, auto-profile, run read-only SQL (DuckDB dialect), and render Vega-Lite charts to SVG. Pure-JS chart rendering: no headless browser, no native canvas.

Install

claude mcp add tukey -- npx -y tukey-mcp-server

Tools: data_attach · data_profile · data_query · data_chart · data_sources. Charts land in ~/.tukey/charts/ and every result also carries the full Vega-Lite spec in structuredContent.

Full docs: https://github.com/Chenmo0414/tukey