SERVER
AnomalyArmor
Rank #13612glama/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 #13612 of 58,832 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
#13,612of 58,832 tracked serversTop 25%
Ranks ahead of 45,220 of 58,832 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)
ORGANIZATION
anomalyarmor
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.6.1 | Apr 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