HomeDesign & Media › Dali by Lulu

Dali by Lulu

The prediction MCP — score your prompt before you generate, so you never waste a credit.

Python Cloud Remote
★ 9 stars Last pushed 2026-07-13 License: MIT

Topics: Multimedia Process

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://dali.getlulu.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http dali-mcp https://dali.getlulu.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "dali-mcp": {
      "url": "https://dali.getlulu.dev/mcp"
    }
  }
}

Package (pypi 0.6.1)

uvx dali-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "dali-mcp": {
      "command": "uvx",
      "args": [
        "dali-mcp"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry