Allows for inspecting, querying, and analyzing SQLite databases by listing tables, viewing schemas and column types, and executing read-only SQL queries.
SQLite Inspector MCP Server
This is an MCP server that allows an AI to inspect, query, and analyze SQLite databases.
Features
List Tables: See all tables in a database.
Describe Tables: View schema and column types.
Run Queries: Execute safe, read-only SQL queries (SELECT only).
Usage
Connect this server to Claude Desktop or any MCP client to start chatting with your data.