SERVER

AnomalyArmor

Rank #12572

glama/anomalyarmor/agents

MCP server for AnomalyArmor data observability — monitor data quality, detect schema drift, and manage alerts from your AI assistant.

First listed
Jan 31, 2026
Last publish date
Apr 18, 2026
OVERVIEW

AnomalyArmor is a Model Context Protocol (MCP) server published by anomalyarmor. It ranks #12572 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. AnomalyArmor is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jan 31, 2026 and most recently updated on Apr 18, 2026.

STANDING
#12,572of 58,900 tracked serversTop 25%

Ranks ahead of 46,328 of 58,900 servers on MCP Toplist.

CONNECT

Use AnomalyArmor

Add AnomalyArmor to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "agents": {
      "url": "https://mcp.anomalyarmor.ai/mcp"
    }
  }
}
Python package (PyPI)
{
  "mcpServers": {
    "agents": {
      "command": "uvx",
      "args": [
        "armor-mcp"
      ],
      "env": {
        "ARMOR_API_KEY": "<your ARMOR_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

anomalyarmor

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
0.6.1Apr 18, 2026
FAQ

Frequently asked questions

What is AnomalyArmor?
MCP server for AnomalyArmor data observability — monitor data quality, detect schema drift, and manage alerts from your AI assistant.
Who maintains AnomalyArmor?
AnomalyArmor is maintained by anomalyarmor, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is AnomalyArmor an official MCP server?
Yes — AnomalyArmor is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does AnomalyArmor have?
MCP Toplist tracks 1 version of AnomalyArmor, most recently published on Apr 18, 2026.
Where can I find the source code for AnomalyArmor?
The source code for AnomalyArmor is hosted at github.com/anomalyarmor/agents.
EXPLORE