Chenmo0414/tukey--packages-mcp ↗★ 1
tukey-mcp-server
适用于Tukey的MCP服务器,支持关联CSV、Parquet、JSON及XLSX文件,提供自动分析、只读SQL查询以及图表渲染功能,兼容Claude Code、Cursor等客户端。
AI 分析
该插件用于本地数据分析。适合需要对CSV或Parquet等格式进行快速查询、自动画像和生成Vega-Lite图表的用户,可在支持MCP的客户端中直接执行只读SQL。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 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