Server Directory
Data & AnalyticsIntermediate

Axiom

by Axiom

Query and analyze log data stored in Axiom. Run APL queries, search datasets, and create visualizations from observability data.

CAPABILITIES

  • Execute APL queries
  • Search log datasets
  • Aggregate and analyze data
  • List available datasets
  • Time-range filtering

INSTALLATION

Terminal
npx -y @axiomhq/mcp

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "axiom": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@axiomhq/mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Data & Analytics
Difficulty
Intermediate
Maintained By
Axiom
NPM Package
@axiomhq/mcp

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →