Skip to main content
Glama
AbdullahAsifButt

SQLite-MCP

README.md
# 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.