TablePro

GitHub

Free and open source database client built natively for developers

TablePro MCP Server

MCP server for TableProApp/TablePro

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "TablePro": {
      "command": "npx",
      "args": [
        "-y",
        "@TableProApp/TablePro"
      ]
    }
  }
}