Tablebridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from pypi. Last commit 23 Jun 2026.
Query a folder of CSV / Parquet / JSON files with SQL — one queryable source, read-only.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tablebridge-mcp -- uvx tablebridge
{
"mcpServers": {
"tablebridge-mcp": {
"args": [
"tablebridge"
],
"command": "uvx"
}
}
}
[mcp_servers.tablebridge-mcp]
command = "uvx"
args = ["tablebridge"]
{
"mcpServers": {
"tablebridge-mcp": {
"args": [
"tablebridge"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tablebridge-mcp": {
"args": [
"tablebridge"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.