Лучшие SQLite MCP-серверы — Unyly
SQLite MCP подключают Claude к embedded БД. Идеально для local-first приложений, анализа логов, исследования iOS/Android data, дебага.
▸ TL;DR
Открой каталог Unyly, найди SQLite MCP и установи в пару кликов. Без правки JSON, без терминала. Топ-15 ниже отранжированы по реальным установкам.
Топ 15 SQLite MCP
- ·#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
Почему ставить SQLite MCP через Unyly
- Одна кнопка install — Unyly сам генерит конфиг и регистрирует MCP через deeplink
- Auto-security scan — никаких утечек secrets или вредных deps
- Сравнение MCP бок-о-бок (страницы /vs/)
- Library синхронизируется между Mac/Win/Linux
- Hosted runner если не хочешь запускать локально
FAQ
SQLite или PostgreSQL для MCP?▸
SQLite для локальных/embedded данных (дебаг, логи, dev БД). PostgreSQL для prod данных. У каждого свой MCP — выбирай где данные.