MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Tablebridge MCP Server

by Michael WhiteCapData
Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

5.2
Moderate5.2Moderate Risk

Tablebridge is a well-designed MCP server with strong security fundamentals. The codebase demonstrates excellent defensive practices: SQL queries are validated to reject writes and file-access functions, data is materialized into memory with external filesystem access disabled, and configuration is environment-driven with no hardcoded secrets. Minor code quality issues (broad exception handling, lack of input type validation on tool parameters) are present but do not pose meaningful security risks given the server's read-only design. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 4 high severity). Package verification found 1 issue.

7 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Directory of data files to expose as SQL tables (sandboxed).Optional

Environment variable: TABLEBRIDGE_DATA_DIR

Maximum rows returned per query/preview.Optional

Environment variable: TABLEBRIDGE_MAX_ROWS

Scan subdirectories too (1/0).Optional

Environment variable: TABLEBRIDGE_RECURSIVE

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-michael-whitecapdata-tablebridge-mcp": {
      "env": {
        "TABLEBRIDGE_DATA_DIR": "your-tablebridge-data-dir-here",
        "TABLEBRIDGE_MAX_ROWS": "your-tablebridge-max-rows-here",
        "TABLEBRIDGE_RECURSIVE": "your-tablebridge-recursive-here"
      },
      "args": [
        "tablebridge"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodePyPI Package

Details

Published June 21, 2026
Version 0.1.0
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
518
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
72
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
33
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
20
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
18
Installs
10.0
Security
5.0
Local