axiom-mcp.md

Axiom MCP

from"axiom"
540

Query and analyze Axiom logs, traces, and event data in natural language

Developer Tools
Axiomlogsobservabilityanalytics
install.sh
# Clone the repository
$git clone https://github.com/axiomhq/mcp-server-axiom
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve