lux

Manage Lux Cloud database projects.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data

What it can do

  • Lux List Projects: List all Lux Cloud projects for this account with name, status, memory tier, and region.
  • Lux Project Status: Get detailed status and live metrics for a project including keys, memory, disk, ops/sec, connected clients, and storage mode.
  • Lux Exec: Run any Lux/Redis command against a project. Examples: SET key value, GET key, HSET hash field value, TQUERY users WHERE age > 25, VSEARCH 3 5 0.1 0.2 0.3

What data it sees

Do you need an account

No: the server works without sign-in

Manage Lux Cloud database projects. Lux is a single database that replaces Redis, Pinecone, InfluxDB, and BullMQ. 2-7x faster than Redis, native vector search, time series, relational tables, queues, and realtime subscriptions in one 2mb binary. Use this MCP to create & manage cloud projects, execute 200+ Redis-compatible commands, query tables, view logs, and more. Starting at $2/mo

Server tool list (7)

Raw names from tools/list. Only developers need these.

lux_list_projectsList all Lux Cloud projects for this account with name, status, memory tier, and region.
lux_project_statusGet detailed status and live metrics for a project including keys, memory, disk, ops/sec, connected clients, and storage mode.
lux_execRun any Lux/Redis command against a project. Examples: SET key value, GET key, HSET hash field value, TQUERY users WHERE age > 25, VSEARCH 3 5 0.1 0.2 0.3
lux_table_queryQuery a Lux table with optional WHERE, ORDER BY, and LIMIT clauses. Returns matching rows.
lux_table_schemaGet the schema (field names and types) of a table, or list all tables in a project.
lux_restart_projectRestart a running Lux Cloud project. The instance will be briefly unavailable during restart.
lux_create_projectCreate a new Lux Cloud project. Requires explicit price acknowledgement. Tiers: Hobby ($2/mo, 128MB cache, 2GB storage), Pro ($5/mo, 256MB cache, 5GB storage), Team ($19/mo, 1GB cache, 25GB storage).