# SQLite Explorer

Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view detailed schema metadata to understand structure quickly. Verify connectivity and readiness with a quick…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add wgong/sqlite-mcp-server

# Browse available tools
npx -y smithery tool list wgong/sqlite-mcp-server
```
