Sqlite

SQLite is a lightweight, serverless, self-contained SQL database engine. Perfect for local development, testing, and embedded applications.

This Sqlite MCP server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

Developer Tools
FIELDS

Tools From This Provider (17)

Sqlite Explain Query

Analyze SQL query performance using EXPLAIN QUERY PLAN. Returns execution plan details including scan types, index usage, and performance recommendations.

Sqlite Analyze Indexes

Analyze indexes for a specific table or all tables. Returns index details, usage statistics, and recommendations for optimization.

Sqlite Find Duplicates

Find duplicate rows in a table based on specified columns. Returns duplicate groups with counts and sample rows.

Sqlite Find Nulls

Analyze NULL values in a table. Returns NULL counts per column and identifies columns with high NULL percentages.

Sqlite Analyze Table Size

Analyze estimated table sizes using SQLite page statistics. Returns size estimates for all tables in the database.

Sqlite Get Relationships

Get all foreign key relationships in the database. Returns a graph structure showing table dependencies and relationships.

Sqlite Suggest Indexes

Suggest indexes for tables based on foreign keys, primary keys, and common query patterns. Returns CREATE INDEX statements.

Sqlite Get Table Stats

Get detailed statistics for a specific SQLite table including row count, column count, indexes, and foreign keys.

Search

Search SQLite database using SQL queries or structured syntax. Returns ranked results with IDs and titles. Supports SELECT statements and table browsing. Maximum 100 results per search.

Sqlite Profile Column

Profile a specific column in a SQLite table with statistics including distinct count, null count, min, max, and value distribution.

Sqlite Sample Data

Get random sample rows from a SQLite table for data exploration and understanding data patterns.

Fetch

Universal fetch tool that retrieves any row or table schema using smart ID routing with colon-separated format. Supports direct row retrieval and schema inspection.

Sqlite List Tables

List SQLite tables with rich filtering and metadata options. Supports pattern matching and optional inclusion of columns, indexes, and row counts.

Sqlite List Rows

List rows from a specific SQLite table with filtering, sorting, and pagination support. Returns structured data with column types and row counts.

Sqlite Execute

Execute SQL write statements (INSERT, UPDATE, DELETE, DDL) on SQLite database. Returns affected row count. Supports parameterized queries for safety.

Sqlite Inspect Database

Get comprehensive SQLite database metadata including version, page size, encoding, table count, and size information.

Sqlite Get Ai Description

Generate comprehensive AI-friendly description of SQLite database schema. Returns all tables with columns, types, and constraints in a format optimized for LLM understanding.

Provider Information

CategoryDeveloper Tools
Auth TypeFIELDS
AddedOctober 31, 2025
UpdatedNovember 3, 2025
Used By Tools
17

Quick Links

Need Help?

Having trouble configuring Sqlite? Check the available resources below.

Sqlite MCP Server - MCP Bundles • MCP Providers