Skip to main content
Glama
AbdullahAsifButt

SQLite-MCP

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).

Related MCP server: mcp-sqlite

Usage

Connect this server to Claude Desktop or any MCP client to start chatting with your data.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that enables AI agents to interact with SQLite databases by querying schemas, executing SQL, and inspecting table metadata. It supports safe database access through configurable read-only modes, query timeouts, and dry-run execution plans.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server that provides SQLite database operations. Allows AI assistants to query, modify and manage SQLite databases through the Model Context Protocol.
    -
  • A
    license
    C
    quality
    A
    maintenance
    An MCP server for interacting with SQLite databases, enabling SQL query execution, schema inspection, and CRUD operations.
    7
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server providing SQLite database access for AI agents, enabling SQL execution, schema inspection, CRUD operations, and data export.
    MIT