AnomalyArmor MCP Server

utilities By anomalyarmor

Description

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

Install & Run Command

npx -y ai.anomalyarmor/armor-mcp
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "ai-anomalyarmor-armor-mcp": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ai-anomalyarmor-armor-mcp" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author anomalyarmor
Category utilities
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!