SQLite Explorer

Provides a bridge to SQLite databases for querying and analyzing data through SQL execution, enabling data exploration and insight

prayanks 10
Claude CodeClaude DesktopGeneric
View source ↗

SQLite MCP Server provides a bridge between Claude Desktop and SQLite databases, enabling AI assistants to query and analyze data through two implementation options: Server-Sent Events (SSE) or SDIO. Developed by Prayank Swaroop, this Python-based server exposes database schemas as resources, offers SQL query execution as tools, and includes pre-defined prompts for table analysis. The implementation features comprehensive logging, error handling, and security measures that restrict operations to read-only queries. It's particularly valuable for data exploration, database analysis, and generating insights from structured data without requiring direct database access from the AI client.

Source

Repository: https://github.com/prayanks/mcp-sqlite-server

Maintain SQLite Explorer?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[SQLite Explorer on getagentictools](https://getagentictools.com/mcp/prayanks-mcp-sqlite-server?ref=badge)