← All servers
🗄️

TablebridgeVerified🛡 No advisories

io.github.Michael-WhiteCapData/tablebridge-mcp
New to MCP? Start here →
2★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/michael-whitecapdata, which proved it owns this namespace.

Verified owner: github.com/michael-whitecapdataio.github.Michael-WhiteCapData/tablebridge-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads TABLEBRIDGE_DATA_DIR, TABLEBRIDGE_MAX_ROWS, TABLEBRIDGE_RECURSIVE.

About

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

Packages & transports

pypitablebridgev0.1.1 · uvx

Metadata

Categorydatabases
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "tablebridge": {
      "command": "uvx",
      "args": [
        "tablebridge"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx tablebridge