~/CLIRank
MCP ServerVerified

SQLite MCP Server

Read and write SQLite databases with full SQL support.

Install
claude mcp add sqlite -- npx -y @modelcontextprotocol/server-sqlite /path/to/database.db

About

Lightweight database access for Claude Code. Open any SQLite database file, run queries, create tables, and inspect schemas. Ideal for local development databases, prototyping, or working with embedded database files in your projects.

Tags

databasesqlitesqllocal

Score Breakdown

CLI Score Breakdown8/11
Official SDK on npm/pip+2
Env var authentication (no browser OAuth)+2
Works in headless/CI environments+2
CLI tool available+1
JSON response for piping/parsing+1
Docs have curl/CLI examples0
Reasonable rate limits for scripted use0
Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads12k
GitHub stars83k
Days since last release15d
Issue close ratio79%
TypeScript typesYes
Docs qualitygood
Breaking changesrare

Scores

CLI
8
Quality
8
AuthorAnthropic
Weekly installs12,000
Last updated3/16/2026

Related

MCP ServerVerified
17k/wk

PostgreSQL MCP Server

Query PostgreSQL databases, inspect schemas, and run migrations.

CLI
9
Quality
8
claude mcp add postgres -- npx -y @modelcontextprotocol/server-postgres postgresql://localhost:5432/mydb
MCP ServerVerifiedFeatured
550k/wk

Filesystem MCP Server

Secure file system access with configurable permissions and sandboxing.

CLI
9
Quality
9
claude mcp add filesystem -- npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/dir
MCP ServerVerified~140ms - Moderate
15k/wk

Supabase MCP Server

Manage Supabase projects, databases, auth, and storage from Claude Code.

CLI
8
Quality
8
claude mcp add supabase -- npx -y @supabase/mcp-server-supabase