ToolFront

Provides unified access to multiple database types including PostgreSQL, MySQL, SQLite, DuckDB, BigQuery, and Snowflake with tools for schema inspection, data sampling, read-only querying, and intelligent pattern matching across tables.

Featured
View Source
290 stars
0 tools
Created Aug 2025
@kruskal-labs/kruskal-labs-toolfront

About

Provides unified access to multiple database types including PostgreSQL, MySQL, SQLite, DuckDB, BigQuery, and Snowflake with tools for schema inspection, data sampling, read-only querying, and intelligent pattern matching across tables.

Categories

general

Installation

npm

npm install @kruskal-labs/kruskal-labs-toolfront

Configuration

{ "mcpServers": { "kruskal-labs-toolfront": { "command": "npx", "args": [ "-y", "@kruskal-labs/kruskal-labs-toolfront" ] } } }