Axiom MCP Server
Access Axiom logs through an MCP server. Requires an Axiom API token.
Axiom MCP Server
MCP server for accessing Axiom logs through Claude.
Deployment to Fly.io
- Install Fly CLI if not already installed
- Authenticate with Fly:
fly auth login - Set the Axiom API token as a secret:
fly secrets set AXIOM_API_TOKEN=xaat-b7d32f2d-76e5-4c44-be33-c702fa2a74a6 - 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 Servers
Crypto MCP Server
Fetches real-time cryptocurrency prices from the CoinGecko API.
RateSpot
Access real-time mortgage rate data from the RateSpot.io API.
Namecheap
Manage domains using the Namecheap API.
Dataloop MCP
Integrate with the Dataloop AI platform for data management and annotation using a Docker-based stdio interface.
Grok MCP Plugin
Integrate with the Grok AI API to access its powerful language models.
Weather MCP Server
Provides weather information using the OpenWeatherMap API.
AWS Customer Playbook Advisor MCP
Provides real-time AWS security guidance by fetching official security playbooks from the AWS Customer Playbook Framework GitHub repository.
Azure MCP
Manage and interact with Microsoft Azure services.
Chronicle SecOps
Interact with Google's Chronicle Security Operations suite.
DoorDash MCP Server
An MCP server that bridges the DoorDash Drive API with MCP-compatible clients.