mcpservers.md

SQLite MCP

Official SQLite server — query, analyze, and modify local SQLite databases through natural language with full SQL support.

Official Verified Security: High (88/100)
GitHub 42.0kUpdated Feb 10, 2025MIT
Setup
Easy Setup

API key or simple config

Token usage
Light usage

// About

The official SQLite MCP server gives AI assistants direct access to local SQLite databases. Execute queries, inspect schemas, insert and update records, and perform data analysis — all through natural language that gets translated to proper SQL.

Ideal for local data exploration, prototype databases, and development workflows.

// Use Cases

// Works With

Claude ✓ Cursor ✓ Cline ✓

// Categories

#official#anthropic#sqlite#database#sql

// Quick Install

npx @modelcontextprotocol/server-sqlite

Add to your Claude Desktop config or MCP client settings.

// Related Servers