Appd

12 tools. 0 can modify or destroy data without limits.

Read-only server. Low risk, but rate limits prevent runaway API costs.

Last updated:

0 can modify or destroy data
12 read-only
12 tools total

Community server · catalogue entry verified 30/06/2026

How to control Appd ↓

What Appd exposes to your agents

Read (12) Write / Execute (0) Destructive / Financial (0)

What can go wrong

Even read-only tools carry cost. An agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up bills.

How to control Appd

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

Cap read operations
{
  "appd_get_alerting_config": {
    "limits": [
      {
        "counter": "appd_get_alerting_config_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 Appd — 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 APPD →

Instant setup, no code required.

All 12 Appd tools

READ 12 tools
Read appd_get_alerting_config Composite read: parallel-fetches health rules + policies + actions + schedules for one application via the Ale Read appd_get_anomaly_violations Retrieve anomaly violations for an application within a time window. Set fetchSuspectedCause=true to include t Read appd_get_application_model Fetch business transactions, tiers, nodes, and backends for one application in parallel. Anchor for nearly all Read appd_get_dependency_map Synthesize a tier→tier/backend dependency map from the application model + transaction snapshots (with exit ca Read appd_get_events Retrieve up to ${EVENTS_HARD_CAP} events for an application by type and severity within a time window. Read appd_get_health_rule_violations Retrieve open / recently-closed health rule violations for an application within a time window. Read appd_get_metric_hierarchy Walk the metric hierarchy for one application. Without metricPath returns top-level folders; with metricPath r Read appd_get_transaction_snapshots Retrieve slow/error/diagnostic transaction snapshots for an application. Default cap ${SNAPSHOT_DEFAULT}, hard Read appd_list_applications List business applications visible to the configured API Client. Optionally filter to apps that have been Read appd_list_health_rules List health rule summaries (id, name, enabled) for an application via the Alerting REST v1 API. Optionally fan Read appd_query_analytics_events Run an ADQL query against the Events Service. Mode A: single ADQL string. Mode B: array of ≤20 query objects. Read appd_query_metrics Fetch one or more metric paths over a time range using metric-data-v2. Defaults to BEFORE_NOW 30 minutes with

Questions about Appd

Is the Appd MCP server safe to use without restrictions? +

The Appd server is primarily read-only with 12 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

How many tools does the Appd MCP server expose? +

12 tools across 1 categories: Read. 12 are read-only. 0 can modify, create, or delete data.

How do I enforce a policy on Appd? +

Register the Appd 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 Appd tool call.

Deterministic rules across all 12 Appd tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

12 Appd 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.