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 分析

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

パッケージ
tukey-mcp-server
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/21

インストール

検証済み 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