AUTOMATIONSWITCH
OfficialMonitoring

Axiom MCP

by Axiom

Official Axiom MCP server. Query Axiom datasets via APL (Axiom Processing Language) and inspect dashboards, monitors, and notifiers. 12 stars and 30 commits on main in the last 30 days.

12·7 tools·Released JAN 2026·MIT
npx -y @axiomhq/mcp
Share:

Official Axiom MCP server. Query Axiom datasets via APL (Axiom Processing Language) and inspect dashboards, monitors, and notifiers. 12 stars and 30 commits on main in the last 30 days. Replaces the deprecated axiomhq/mcp-server-axiom (61 stars, archived 2025-11).

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationAXIOM_TOKEN environment variable. Axiom workspace required.
{ "mcpServers": { "axiom": { "command": "npx", "args": [ "-y", "@axiomhq/mcp" ], "env": { "AXIOM_TOKEN": "<your-axiom-token>" } } } }
PrereqRequires AXIOM_TOKEN from Axiom workspace settings. NPM: `@axiomhq/mcp`. APL queries documented at axiom.co/docs/apl/introduction. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "axiom": { "command": "npx", "args": [ "-y", "@axiomhq/mcp" ], "env": { "AXIOM_TOKEN": "<your-axiom-token>" } } } }
{ "mcpServers": { "axiom": { "command": "npx", "args": [ "-y", "@axiomhq/mcp" ], "env": { "AXIOM_TOKEN": "<your-axiom-token>" } } } }
{ "mcpServers": { "axiom": { "command": "npx", "args": [ "-y", "@axiomhq/mcp" ], "env": { "AXIOM_TOKEN": "<your-axiom-token>" } } } }
{ "mcpServers": { "axiom": { "command": "npx", "args": [ "-y", "@axiomhq/mcp" ], "env": { "AXIOM_TOKEN": "<your-axiom-token>" } } } }

7 TOOLS AVAILABLE

query_apl
Execute an APL query against an Axiom dataset
Read
list_datasets
List datasets in the workspace
Read
get_dataset
Retrieve dataset metadata and schema
Read
list_dashboards
List configured dashboards
Read
get_dashboard
Retrieve dashboard configuration
Read
list_monitors
List monitor definitions
Read

OUR ASSESSMENT

Strengths
  • Official Axiom maintenance.
  • 30 commits on main in the last 30 days, joint top cadence with Apollo.
  • MIT licence.
  • APL query passthrough: full Axiom query syntax available to agents.
  • Replaces the archived axiomhq/mcp-server-axiom (clean-slate rewrite).
  • Pairs with Datadog, PagerDuty, Grafana in the monitoring category.
Weaknesses
  • 12 GitHub stars; adoption signal is early (the repo is a clean-slate rewrite of the archived predecessor).
  • APL has dialect specifics; agents trained on standard SQL need Axiom-specific guidance.
  • Axiom workspace required.
Security Notes

Axiom API token is workspace-scoped: the MCP sees what the token holder sees. Use a dedicated read-only API token for diagnostic agents; reserve write tokens for monitor or notifier mutation flows.

Best For

Axiom workspace customers querying logs and events via APL inside the editor; observability flows where the agent triages dashboards or monitor definitions; teams replacing the older deprecated Axiom MCP entry with the maintained rewrite.

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
MIT
GitHub
axiomhq/mcp · ★ 12
npm
@axiomhq/mcp
Last Release
@axiomhq/mcp (npm latest)MAY 3, 2026
First Released
JAN 1, 2026

ADOPTION METRICS

// GitHub Stars
12

// Reading this12 stars on the axiomhq/mcp repo. 30 commits on main in the last 30 days. Replaces the archived axiomhq/mcp-server-axiom (61 stars, archived 2025-11).

// Popularity Rank
#5
Globally · #6 in Monitoring

// Reading thisPairs with Datadog, PagerDuty, Grafana, Prometheus, Rollbar in the monitoring category. APL-native queries for event-database workloads.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 4 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 3, 2026
02
Cross-referenced
4 directories
PulseMCP, MCP.so, Glama, Official MCP Registry
03
Verified against
Claude Desktop, Cursor
Installed and tested across clients
04
Last re-checked
MAY 3, 2026
Weekly re-verification
// How other directories see it

The same server, 4 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.3editorial12MAY 3, 2026
PulseMCP— unratedunavailableunavailableMAY 3, 2026
MCP.so— unratedunavailableunavailableMAY 3, 2026
Glama— unratedunavailableunavailableMAY 3, 2026
Official MCP Registry— unratedunavailableunavailableMAY 3, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

OTHER MONITORING MCP SERVERS

Vendor4.5

Grafana MCP Server

Grafana Labs

Vendor-official Grafana MCP server from Grafana Labs. Covers dashboards (search, get, summary, JSONPath extraction, patch), datasources (Prometheus, Loki, ClickHouse, CloudWatch, Elasticsearch), and direct query execution (PromQL, LogQL, InfluxQL/Flux, ClickHouse SQL).

8 tools2,929
Community4.3

Langfuse MCP

avivsinai (community)

MCP server for Langfuse. Query LLM trace data, sessions, and observations from inside agents for debugging and observability. 85 GitHub stars and 16 commits on main in the last 30 days.

6 tools85
Community4.2

Prometheus MCP

pab1it0

Prometheus PromQL query MCP with both instant and range queries, metric discovery, and target inspection. 429 GitHub stars and 9 commits on main in the last 30 days. Self-hosted, runs against any Prometheus endpoint.

6 tools429
Official4.2

Rollbar MCP

Rollbar

Official Rollbar MCP server: error tracking, occurrence triage, deploy tracking, and item lifecycle for AI agents. 25 stars and 13 commits on main in the last 30 days.

7 tools25
Official4.1

PagerDuty MCP

PagerDuty

Official PagerDuty MCP server for incident management, on-call schedules, services, escalation policies, and event API integration. 66 GitHub stars and 5 commits on main in the last 30 days. Apache-2.0.

8 tools66
Official4

Datadog MCP

Datadog

Official Datadog managed MCP server covering logs, metrics, traces, incidents, and dashboards. HTTP-only transport, hosted by Datadog with regional endpoints (US1, EU, etc.). 6 commits on main in the last 30 days. Stars are modest (35) reflecting recent launch.

7 tools35
// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →