提交

Lumino Mcp Server

@spre-sre

工具

服务器配置

{
  "mcpServers": {
    "lumino": {
      "type": "stdio",
      "command": "./.venv/bin/python",
      "args": [
        "./main.py"
      ],
      "env": {
        "PYTHONUNBUFFERED": "1"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.