Submit

Pipetable

@melihbirim

Pipetable is an MCP server that registers your local data files as DuckDB views and lets AI tools (Claude Code, Cursor, Copilot, RooCode) run real SQL against them. Files never leave your machine. Results are ground truth: not generated.

Tools

Server Config

{
  "mcpServers": {
    "pipetable": {
      "command": "pipetable",
      "args": [
        "mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.