SQLite-MCP
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).
Related MCP server: mcp-sqlite
Usage
Connect this server to Claude Desktop or any MCP client to start chatting with your data.
This server cannot be deployed
Maintenance
Related MCP Connectors
An MCP server that integrates with Discord to provide AI-powered features.
- mcpOAuthcom.gibsonai
GibsonAI MCP server: manage your databases with natural language
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAn 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
- FlicenseNot gradedqualityDmaintenanceMCP server that provides SQLite database operations. Allows AI assistants to query, modify and manage SQLite databases through the Model Context Protocol.-
- AlicenseCqualityAmaintenanceAn MCP server for interacting with SQLite databases, enabling SQL query execution, schema inspection, and CRUD operations.7MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server providing SQLite database access for AI agents, enabling SQL execution, schema inspection, CRUD operations, and data export.MIT