Best SQLite MCP Servers — Unyly
SQLite MCPs hook Claude into embedded databases. Perfect for local-first apps, log analysis, exploring iOS/Android app data, debugging.
▸ TL;DR
Open the Unyly catalog, find a SQLite MCP, install in a couple clicks. No JSON, no terminal. Top 15 below ranked by real install counts.
Top 15 SQLite MCPs
- ·#01
SQLite
verifiedDatabase interaction and business intelligence capabilities.
0by modelcontextprotocol - ·#02
julien040/anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by desi
0by julien040 - ·#03
loglux/whatsapp-mcp-stream
WhatsApp MCP server over Streamable HTTP with web admin UI (QR/status/settings), bidirectional media upload/download, and SQLite persistence.
0by loglux - ·#04
hannesrudolph/sqlite-explorer-fastmcp-mcp-server
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, wh
0by hannesrudolph - ·#05
jparkerweb/mcp-sqlite
Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
0by jparkerweb - ·#06
modelcontextprotocol/server-sqlite
SQLite database operations with built-in analysis features
0by modelcontextprotocol - ·#07
ofershap/mcp-server-sqlite
SQLite operations — query databases, inspect schemas, explain queries, and export data.
0by ofershap - ·#08
pilat/mcp-datalink
MCP server for secure database access (PostgreSQL, MySQL, SQLite) with parameterized queries and schema inspection
0by pilat - ·#09
runekaagaard/mcp-alchemy
Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema an
0by runekaagaard - ·#10
srclight/srclight
Deep code indexing MCP server with SQLite FTS5, tree-sitter, and embeddings. 29 tools for symbol search, call graphs, git intelligence, and hybrid semantic sear
0by srclight - ·#11
partymola/monzo-mcp
Read-only MCP server for the Monzo banking API (UK). OAuth with auto-refresh, local SQLite transaction cache, full-text search, and spending analysis with categ
0by partymola - ·#12
timmx7/acheron-mcp-server
Cross-surface persistent memory for Claude. Bridges context between Claude Chat, Code, and Cowork via local SQLite with full-text search. Save decisions, prefer
0by timmx7 - ·#13
aitytech/agentkits-memory
Persistent memory for AI coding assistants with hybrid search (FTS5 + vector embeddings), session tracking, automatic context hooks, and web viewer. SQLite-base
0by aitytech - ·#14
ailenshen/apple-notes-mcp
Read and write Apple Notes with bidirectional Markdown conversion. Fast SQLite queries for listing/searching, AppleScript + native import for full CRUD. Support
0by ailenshen - ·#15
dcostenco/prism-mcp
Zero-config persistent memory for AI agents with local SQLite. Mind Palace web dashboard, time travel (rewind/replay sessions), agent telepathy (cross-client me
0by dcostenco
Why install SQLite MCPs through Unyly
- One install button — Unyly auto-generates config and registers via deeplink
- Auto-security scan — no leaked secrets or malicious deps
- Side-by-side MCP comparison (/vs/ pages)
- Library syncs across Mac/Windows/Linux
- Hosted runner if you don't want to run locally
FAQ
SQLite or PostgreSQL for MCP?▸
SQLite for local/embedded data (debugging, log analysis, dev databases). PostgreSQL for production app data. Each has its own MCP — pick whichever your data lives in.