← Index

AnomalyArmor

ai.anomalyarmor/armor-mcp·v0.6.1·Other
Quality Score
90
/100

Data observability tools for engineering teams: alerts, freshness, schema drift, lineage, quality.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.anomalyarmor.ai/mcp
Claude Desktop (uvx)
{
  "mcpServers": {
    "armor-mcp": {
      "command": "uvx",
      "args": [
        "armor-mcp"
      ],
      "env": {
        "ARMOR_API_KEY": "<your-armor_api_key>"
      }
    }
  }
}
§02  Environment variables
ARMOR_API_KEY
requiredsecret

AnomalyArmor API key (aa_live_*). Generate at https://app.anomalyarmor.ai/settings/api-keys.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other