Axiom MCP Server
Runs APL queries against Axiom event data so an agent can investigate logs in plain language.
Add it to your client
Official- Transport
- stdio
- Runtime
- Go
- Auth
- Required
- License
- MIT
Axiom stores event data cheaply and queries it with APL, a language close enough to Kusto that models handle it reasonably well. The server lists datasets, reports their schema, and executes APL queries with a result limit. Listing the schema first is what keeps queries valid; the rest is the ordinary investigative loop of narrowing a time range and grouping by a field until the anomaly is visible.
Similar MCP servers
arXiv MCP Server
MCP serverSearches arXiv, downloads papers and stores them locally for the agent to read in full.
Wolfram Alpha MCP Server
MCP serverQueries the Wolfram Alpha API for computation and curated facts, returning structured answers rather than prose.
AgentQL MCP Server
MCP serverExtracts structured data from any page by describing the shape you want, not the selectors.

Comments(0)
Sign in to comment