AnomalyArmor MCP Server - Data observability tools for AI assistants
Project description
armor-mcp
AnomalyArmor MCP Server - Data observability tools for AI assistants.
Installation
# Via uvx (recommended)
uvx armor-mcp
# Or pip install
pip install armor-mcp
Configuration
Set your API key:
export ARMOR_API_KEY=aa_live_your_key_here
Or create ~/.armor/config.yaml:
api_key: aa_live_your_key_here
Usage
With Claude Code
Add to your MCP configuration:
{
"mcpServers": {
"armor": {
"command": "uvx",
"args": ["armor-mcp"]
}
}
}
With Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"armor": {
"command": "uvx",
"args": ["armor-mcp"]
}
}
}
Standalone
armor-mcp
Available Tools
health_summary- Overall data health statuslist_alerts- Query alerts with filteringget_alert_summary- Alert countslist_assets- List monitored assetsget_asset- Get asset detailscreate_asset- Create new data sourcetest_asset_connection- Test connectiontrigger_asset_discovery- Start schema discoveryget_freshness_summary- Freshness overviewcheck_freshness- Check asset freshnesslist_stale_assets- List stale assetslist_freshness_schedules- List schedulescreate_freshness_schedule- Create scheduledelete_freshness_schedule- Delete scheduleget_schema_summary- Schema drift overviewlist_schema_changes- List schema changescreate_schema_baseline- Create baselineenable_schema_monitoring- Enable monitoringdisable_schema_monitoring- Disable monitoringask_question- Natural language Q&Agenerate_intelligence- Trigger AI analysisget_lineage- Get data lineagejob_status- Check async job status
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
armor_mcp-0.1.0.tar.gz
(7.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file armor_mcp-0.1.0.tar.gz.
File metadata
- Download URL: armor_mcp-0.1.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48e00eb1e77ec4be770ed5a38e81190a0c7a28e8444b65dab93cbca977cf2dd8
|
|
| MD5 |
8fe2a5e61d3b04d597d15889df9b2760
|
|
| BLAKE2b-256 |
79e31d736f2ae3b7e2abb1595aa33b3e094aabffe1c3add2143448a412b4f296
|
File details
Details for the file armor_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: armor_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45c81d8f1165dc2e6017d7956953e8a73cfce7f10fef005c7f1094ce70e35da1
|
|
| MD5 |
7eca115a8ba6e9aaa4e2692c570f384f
|
|
| BLAKE2b-256 |
b823f9d61b59b7e1fc5bea803e3f617171d612e0fee0b4e9cbc4c79125c02c5e
|