SQLite MCP
Official SQLite server — query, analyze, and modify local SQLite databases through natural language with full SQL support.
API key or simple config
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
- Analyze local SQLite databases with natural language queries
- Explore data without writing SQL manually
- Manage application data during development
- Generate reports from local data files
Works With
Categories
Quick Install
npx @modelcontextprotocol/server-sqlite Add to your Claude Desktop config or MCP client settings.
Related Servers
PostgreSQL MCP
Official PostgreSQL MCP server — query and inspect Postgres databases with read-only access for safe AI-powered data analysis.
Supabase MCP
Official Supabase MCP server — manage your Supabase projects, run SQL, handle migrations, and interact with Edge Functions via AI.
MongoDB MCP
Official MongoDB MCP server — query collections, inspect schemas, and manage documents through AI-powered natural language.