MCP.so
Sign In

Guardrly

@fishcoco-code

About Guardrly

Non-invasive AI Agent operation monitoring — audit every API call your agent makes to Shopify, Meta Ads, and more. Real-time alerts, audit logs, and operation history. Works with Claude Desktop, Cursor, and any MCP-compatible AI tool.

Basic information

Category

Developer Tools

Transports

stdio

Publisher

fishcoco-code

Submitted by

Fish DIY Weave

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "guardrly": {
      "command": "guardrly",
      "args": [],
      "env": {
        "GUARDRLY_API_KEY": "your_api_key_here",
        "GUARDRLY_API_URL": "https://api.guardrly.com",
        "HMAC_SECRET": "your_hmac_secret_here"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Guardrly?

Guardrly is a non-invasive MCP Server that monitors every API call your AI Agent makes to external platforms like Shopify and Meta Ads, providing real-time interception, automatic PII scrubbing, and risk-based alerts for Agent operations.

How to use Guardrly?

Install via a one-liner for Mac/Linux or Windows PowerShell (as shown in the README). After installation, configure it via the Guardrly Dashboard at app.guardrly.com; no further configuration steps are described.

Key features of Guardrly

  • Real-time interception of every HTTP request
  • Automatic PII scrubbing (API keys, tokens, sensitive data)
  • 100+ semantic rules for Shopify and Meta Ads APIs
  • Risk-based email alerts for Level 3 critical operations
  • Complete audit trail queryable from Dashboard
  • Supports Shopify Admin API, Meta Ads API, and generic HTTP logging

Use cases of Guardrly

  • Preventing unexpected data modifications by AI Agents (e.g., deleted products, cancelled orders)
  • Avoiding platform bans from rate limit violations
  • Creating an audit trail for all Agent operations
  • Monitoring autonomous API calls made by Claude Code or Cursor

FAQ from Guardrly

What does Guardrly do differently from standard logging?

Guardrly intercepts every HTTP request in real-time, strips sensitive data automatically, and applies 100+ semantic rules to flag risky operations before they happen.

Which platforms does Guardrly support?

Shopify Admin API (50 rules, 10 operation categories), Meta Ads API (50 rules, 10 operation categories), and generic HTTP logging for any other API.

Does Guardrly require any code changes to my AI agent?

No, it is described as non-invasive; it runs as an MCP Server that intercepts API calls without modifying your agent code.

Where does my data go when using Guardrly?

PII is scrubbed automatically before any data leaves your machine; a queryable audit trail is stored in the Guardrly Dashboard.

Is there a free tier available?

Yes. Free tier is available; paid plans start at a price not specified in the README (refer to guardrly.com).

Comments

More Developer Tools MCP servers