← Back to Stacks
📊

Data Engineering Stack

Query databases, search indices, and analyze data with SQL, Redis, and Elasticsearch

5 MCP servers 1 template

Install Entire Stack

aivyx hub install stacks/data-engineering

About

The data engineering stack gives your agent direct access to relational databases (PostgreSQL, SQLite), key-value stores (Redis), and full-text search (Elasticsearch). Combined with filesystem access for reading data files and the Data Analyst template, this stack turns your agent into a powerful data pipeline operator.

Install Individually

aivyx hub install mcp-servers/elasticsearch
aivyx hub install mcp-servers/filesystem
aivyx hub install mcp-servers/postgres
aivyx hub install mcp-servers/redis
aivyx hub install mcp-servers/sqlite