← All servers
AnomalyArmor
Data observability tools for engineering teams: alerts, freshness, schema drift, lineage, quality.
Details
Versions
- 0.6.1 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: ARMOR_API_KEY
— replace the <placeholders> with your values.
claude mcp add ai-anomalyarmor-armor-mcp --env ARMOR_API_KEY=<ARMOR_API_KEY> -- uvx armor-mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"ai-anomalyarmor-armor-mcp": {
"command": "uvx",
"args": [
"armor-mcp"
],
"env": {
"ARMOR_API_KEY": "<ARMOR_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"ai-anomalyarmor-armor-mcp": {
"command": "uvx",
"args": [
"armor-mcp"
],
"env": {
"ARMOR_API_KEY": "<ARMOR_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "uvx",
"args": [
"armor-mcp"
],
"env": {
"ARMOR_API_KEY": "<ARMOR_API_KEY>"
}
} Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →