Chenmo0414/tukey--packages-mcp1

tukey-mcp-server

MCP server for Tukey: attach CSV/Parquet/JSON/XLSX, auto-profile, run read-only SQL, and render charts — for Claude Code, Codex, Cursor and any MCP client.

AI Analysis

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

Package
tukey-mcp-server
Version
0.1.0
License
MIT
Last updated
Aug 21, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full 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