RUN IN TERMINAL
claude mcp add aianomalyarmor-armor-mcp -- uvx armor-mcp
ADD TO claude_desktop_config.json
{
"mcpServers": {
"aianomalyarmor-armor-mcp": {
"command": "uvx",
"args": ["armor-mcp"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"aianomalyarmor-armor-mcp": {
"command": "uvx",
"args": ["armor-mcp"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"aianomalyarmor-armor-mcp": {
"command": "uvx",
"args": ["armor-mcp"]
}
}
}
About This MCP Server
Data observability tools for engineering teams: alerts, freshness, schema drift, lineage, quality.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
armor-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The AnomalyArmor server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.