目录 / lux
MCP
鉴权未知
未评级
已上架
lux
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
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://lux.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"lux": {
"url": "https://lux.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| 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 |
| lux_table_query | Query a Lux table with optional WHERE, ORDER BY, and LIMIT clauses. Returns matching rows. |
| lux_table_schema | Get the schema (field names and types) of a table, or list all tables in a project. |
| lux_restart_project | Restart a running Lux Cloud project. The instance will be briefly unavailable during restart. |
| lux_create_project | Create 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). |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。