
AnomalyArmor
Wire Claude Code or Cursor to AnomalyArmor so you can check data health, alerts, drift, and lineage without leaving the agent.
Overview
armor-mcp is an MCP server for the Operate phase that exposes AnomalyArmor data observability—alerts, freshness, drift, lineage, and quality—to Claude Code, Cursor, and other MCP clients.
What is this MCP server?
- 52 consolidated MCP tools for observability workflows from MCP-compatible agents
- 14 slash-command skills (e.g. /armor:status, /armor:alerts, /armor:recommend, /armor:ask)
- Remote MCP via uvx armor-mcp plus optional Claude Code plugin marketplace install
- Covers alerts, freshness, schema drift, lineage, and data quality in one account
- Pairs with PyPI armor-mcp and npm @anomalyarmor/sdk for programmatic access
- 52 consolidated MCP tools documented in README
- 14 slash-command skills documented in README
- Server version 0.6.0 per README
Community signal: 1 GitHub stars.
What problem does it solve?
You ship data features fast but only discover broken tables, silent drift, or noisy alerts when stakeholders complain.
Who is it for?
Indie builders or tiny teams with an AnomalyArmor account who want agent-driven data health checks and alert triage during ops and analytics work.
Skip if: Greenfield apps with no pipelines or warehouses yet, or teams that refuse a hosted observability account and API key.
What do I get? / Deliverables
Your agent can query health, manage alerts, and get monitoring recommendations against live AnomalyArmor telemetry using one MCP registration.
- Registered MCP connection to 52 observability-oriented tools
- Optional 14 slash-command skills when using the Claude plugin path
- Agent-queryable status, alerts, recommendations, and data Q&A against your project
Recommended MCP Servers
Journey fit
Data observability is primarily a production responsibility: you need continuous signal after shipping pipelines and dashboards. Monitoring is the canonical shelf because the server centers on alerts, freshness, schema drift, lineage, and quality—not one-off prototyping.
How it compares
Hosted data-observability MCP integration, not a generic SQL or ORM skill.
Common Questions / FAQ
Who is armor-mcp for?
Builders and engineers who use AnomalyArmor and want MCP or slash-command access to monitoring, alerts, drift, lineage, and quality from Claude Code or Cursor.
When should I use armor-mcp?
Use it in Operate and Grow when you need to inspect data health, respond to alerts, or ask lineage and quality questions from your coding agent.
How do I add armor-mcp to my agent?
Add an MCP server entry with command uvx and args ["armor-mcp"], or install the armor@anomalyarmor Claude plugin; set your AnomalyArmor API key per their docs.