MCP-сервер SQLite (встраиваемая БД).
npx mcp-sqlite-server. Example prompts "Show me the schema of my database at ./data.db" "Query the users table: SELECT * FROM users LIMIT 10" "Explain the query plan for this complex join" "What tables are in this database?" "Find all .db files in the current directory" Safety Read-only by default.