关于
Curated Axiom acts as an MCP (Model Context Protocol) server, designed to provide language models (LLMs) with streamlined, secure, and structured access to Axiom log data. It allows users to define a library of whitelisted Axiom Query Language (APL) queries in YAML, ensuring controlled and validated data access. The tool formats query results specifically for LLM consumption, automatically detecting and presenting data as tables, time-series, or summaries, making complex log insights easily digestible for AI analysis.
主要功能
- Smart formatting for table, time-series, and summary data
- Curated Query Library for whitelisted APL queries
- 0 GitHub stars
- LLM-Optimized results with simplified, structured output
- Parameter validation with type checking for query inputs
- Dual server modes: stdio and SSE (HTTP)
使用案例
- Empowering AI agents to interact with Axiom logs via simplified, structured queries for analysis.
- Streamlining the testing and execution of defined Axiom queries directly from the command line.
- Integrating as an MCP server to provide HTTP (SSE) or stdio-based log query services for applications.