riz

24X7/riz
★ 0 stars Rust AI/LLM Updated 14d ago
Self-hosted AWS Lambda runtime — HTTP API Gateway v2 + WebSocket, Bun/Node.js/Python/Rust handlers, built-in MCP server + OpenAI-compatible LLM gateway. Single Rust binary.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "riz": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "riz"
      ]
    }
  }
}

README Excerpt

> **Self-hosted AWS Lambda runtime where every function becomes an MCP tool.** > Riz is a **runtime harness, not a framework**: write a plain AWS-Lambda-shaped > HTTP/WebSocket handler — no web framework to pick — and riz runs it on your own > box, *unmodified* (Bun · Node.js · Python · Rust · capability-sandboxed WASM)

Tools (1)

RLIMIT_NPROC

Topics

api-gatewayaws-lambdallm-gatewaymcpmodel-context-protocolopentelemetryrustself-hostedserverlesswasm