io.github.Michael-WhiteCapData/tablebridge-mcpdatabases

tablebridge-mcp

Verified · yesterday

Query a folder of CSV / Parquet / JSON files with SQL — one queryable source, read-only.

Install

claude mcp add tablebridge-mcp -- uvx tablebridge

Requires: TABLEBRIDGE_DATA_DIR, TABLEBRIDGE_MAX_ROWS, TABLEBRIDGE_RECURSIVE

Our take

Tablebridge turns a local folder of CSV, Parquet, JSON, and NDJSON files into read-only DuckDB tables for SQL queries. The safety model is concrete: data is materialized into memory, raw file-reader functions are blocked, and query results are capped. It is young but clean, and useful for lightweight analytics over exported business data.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
2
last commit
13 days ago
archived
no
license
MIT
in registry since
2026-06-23

github.com/Michael-WhiteCapData/tablebridge-mcp