MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Cloud Platforms/Axiom
Cloud PlatformsOfficial
A

Axiom

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

60 starsUpdated Nov 20, 2025
View on GitHub

Ads

Overview

This repository is deprecated and no longer maintained. Please use the official Axiom MCP Server at https://mcp.axiom.co instead. A Model Context Protocol server implementation for Axiom that enables AI agents to query your data using Axiom Processing Language (APL). Works with Claude desktop app. Implements six MCP tools: - queryApl: Execute APL queries against Axiom datasets - listDatasets: List available Axiom datasets - getDatasetSchema: Get dataset schema - getSavedQueries: Retrieve saved/starred APL queries - getMonitors: List monitoring configurations - getMonitorsHistory: Get monitor execution history

Installation

https://mcp.axiom.co](https://mcp.axiom.co

Configuration

{
  "mcpServers": {
    "axiom": {
      "command": "/path/to/your/axiom-mcp-binary",
      "args" : ["--config", "/path/to/your/config.txt"],
      "env": { // Alternatively, you can set the environment variables here
        "AXIOM_TOKEN": "xaat-your-api-token",
        "AXIOM_URL": "https://api.axiom.co"
      }
    }

Capabilities

  • Run APL queries on your datasets

    Ask the assistant to execute an APL query against your Axiom data using `queryApl`.

  • List available datasets

    Discover which datasets exist in your Axiom organization with `listDatasets`.

  • Inspect a dataset’s schema

    Retrieve field names and types for a specific dataset via `getDatasetSchema`.

  • Access saved APL queries

    Pull up your starred or saved queries through `getSavedQueries`.

  • Check monitor status and history

    Review monitoring configurations with `getMonitors` and view their execution history with `getMonitorsHistory`.

Tags

  • cloud-infrastructure

Related MCP servers

M

Metabase

Official

Official Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.

49kCloud PlatformsUpdated Today
A

AWS CloudTrail

Official

This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.

9.6kCloud PlatformsUpdated Today
A

AWS Bedrock KB Retrieval

Official

Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.

9.6kCloud PlatformsUpdated Today
A

AWS CDK

Official

Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.

9.6kCloud PlatformsUpdated Today