Garza Home MCP

57 tools. 19 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

19 can modify or destroy data
38 read-only
57 tools total

Community server · catalogue entry verified 04/07/2026

How to control Garza Home MCP ↓

What Garza Home MCP exposes to your agents

Read (38) Write / Execute (18) Destructive / Financial (1)
Critical Risk

The most dangerous Garza Home MCP tools

19 of Garza Home MCP's 57 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Garza Home MCP

PolicyLayer is an MCP gateway — it sits between your AI agents and Garza Home MCP, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "clear_sessions": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "abode_switch_device": {
    "limits": [
      {
        "counter": "abode_switch_device_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "abode_get_device": {
    "limits": [
      {
        "counter": "abode_get_device_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Garza Home MCP — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON GARZA HOME →

Instant setup, no code required.

All 57 Garza Home MCP tools

READ 38 tools
Read abode_get_device Get device details Read abode_get_mode Get current alarm mode Read abode_get_settings Get panel settings Read abode_list_automations List automations Read abode_list_devices List all devices Read beeper_chat_stats Get message statistics for chats Read beeper_get_accounts List connected messaging accounts Read beeper_get_chat Get chat details Read beeper_list_chats List all synced Beeper chats Read beeper_list_messages List messages from a chat Read beeper_recent_messages Get recent messages from a chat room Read beeper_search Search chats and messages Read beeper_search_chats Search chats by title or participants Read beeper_search_history Search message history across all Beeper conversations Read beeper_search_messages Search messages across chats Read beeper_voice_memos List voice memos from Beeper Read bible_passage Get passage Read bible_search Search Bible Read bible_votd Verse of the day Read get_audit_log [ADMIN] Get audit log Read get_rate_limits [ADMIN] Get rate limit status Read graphiti_get_facts Get facts Read graphiti_search Search knowledge graph Read list_protonmail_folders List folders Read ping Health check Read read_protonmail Read email by UID Read search_protonmail Search inbox Read unifi_get_camera Get camera details Read unifi_get_events Get motion events Read unifi_get_snapshot Get camera snapshot Read unifi_health_check Health check Read unifi_list_cameras List all cameras Read unifi_list_chimes List chimes Read unifi_list_lights List lights Read unifi_list_liveviews List liveviews Read unifi_list_sensors List sensors Read unifi_list_viewers List viewers Read unifi_system_info Get system info

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Garza Home MCP

Can an AI agent delete data through the Garza Home MCP server? +

Yes. The Garza Home MCP server exposes 1 destructive tools including clear_sessions. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Garza Home MCP? +

The Garza Home MCP server has 12 write tools including abode_switch_device, beeper_archive_chat, beeper_clear_chat_reminder. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Garza Home MCP.

How many tools does the Garza Home MCP server expose? +

57 tools across 4 categories: Destructive, Execute, Read, Write. 38 are read-only. 19 can modify, create, or delete data.

How do I enforce a policy on Garza Home MCP? +

Register the Garza Home MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Garza Home MCP tool call.

Deterministic rules across all 57 Garza Home MCP tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

57 Garza Home MCP tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.