lagaam

lagaam-ai/lagaam
★ 0 stars Python AI/LLM Updated 1d ago
A governed MCP server between your AI agents and your lakehouse — every query priced before it runs, so an agent can't fire a $500 scan
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": {
    "lagaam": {
      "command": "uvx",
      "args": [
        "lagaam"
      ]
    }
  }
}

Or install with pip: pip install lagaam

README Excerpt

**Stop your agent from running the $500 query.** Lagaam is a governed MCP server that sits between your AI agents and your lakehouse (Trino today, Pinot next). Every query is schema-grounded, priced *before* it runs, checked against a budget, and audited — and every rejection tells the agent exactly how to fix its SQL.

Tools (11)

LAGAAM_AGENT_NAMELAGAAM_ALLOWED_TABLESLAGAAM_ALLOW_ALL_TABLESLAGAAM_AUDIT_LOGLAGAAM_MAX_INTERMEDIATE_ROWSLAGAAM_MAX_RETURNED_ROWSLAGAAM_MAX_ROWSLAGAAM_MAX_SCAN_BYTESLAGAAM_METADATA_TTLLAGAAM_QUERY_TIMEOUTanonymous

Topics

ai-agentsdata-engineeringlakehousellmllm-toolsmcpmodel-context-protocolpythonsqltrino