The axiom MCP server connects AI agents to Axiom's observability platform. It exposes tools for querying, visualizing, and alerting on metrics, logs, and traces. The server integrates with Axiom's API to fetch and analyze time-series data. Developers use it to build AI-driven monitoring, anomaly detection, and automated incident response systems.
The axiom MCP server connects AI agents to Axiom's observability platform. It exposes tools for querying, visualizing, and alerting on metrics, logs, and traces. The server integrates with Axiom's API to fetch and analyze time-series data. Developers use it to build AI-driven monitoring, anomaly detection, and automated incident response systems.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"axiomhq-mcp-server-axiom-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-axiomhq-mcp-server-axiom-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from axiom?"
API Key Required
This server requires an API key from axiom. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| AXIOM_API_KEY | Yes | Your axiom API key |
"What resources are available in axiom?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in axiom"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in axiom with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.