Axiom MCP Server - Secure MCP Server by ALMC Security 2025

Axiom MCP Server

View on GitHub

Axiom MCP Server

MCP server for accessing Axiom logs through Claude.

Deployment to Fly.io

  1. Install Fly CLI if not already installed
  2. Authenticate with Fly: fly auth login
  3. Set the Axiom API token as a secret:
    fly secrets set AXIOM_API_TOKEN=xaat-b7d32f2d-76e5-4c44-be33-c702fa2a74a6
    
  4. Deploy:
    fly deploy
    

Configuration in Claude

Once deployed, update your MCP configuration to use the remote server:

{
  "mcpServers": {
    "delicious-sienna-fluke": {
      "transport": "sse",
      "url": "https://axiom-mcp-server.fly.dev/sse"
    }
  }
}

Related in Cloud Service - Secure MCP Servers

ServerSummaryActions
Joe SandboxA Model Context Protocol (MCP) server for interacting with Joe Sandbox Cloud. This server exposes ri...View
ArgoCD MCP ServerAn MCP (Model Context Protocol) server that integrates with the ArgoCD API, enabling AI assistants a...View
WeatherXM PROAn MCP server implementation exposing the WeatherXM PRO APIs as MCP tools, allowing clients to acces...View
Cloudflare to GitHub Backup MCP ServerView
CData LinkedIn AdsCData's Model Context Protocol (MCP) Server for LinkedIn AdsView
StripeThe Stripe Agent Toolkit enables popular agent frameworks including OpenAI's Agent SDK, LangChain, C...View