tablebridge mcp for Claude Code
io.github.michael-whitecapdata/tablebridge-mcp
Query a folder of CSV / Parquet / JSON files with SQL — one queryable source, read-only.
client:Claude Code
transport:stdio
runtime:pypi
Install tablebridge mcp in Claude Code
run in your project directory
claude mcp add tablebridge-mcp -e TABLEBRIDGE_DATA_DIR=<TABLEBRIDGE_DATA_DIR> -e TABLEBRIDGE_MAX_ROWS=<TABLEBRIDGE_MAX_ROWS> -e TABLEBRIDGE_RECURSIVE=<TABLEBRIDGE_RECURSIVE> -- uvx tablebridge
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs