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
LetsCloud MCP Server
Manage LetsCloud infrastructure through natural language conversations. Supports both English and Portuguese.
FreshMCP
Provides an MCP interface for FreshMCP operations using Azure Cosmos DB and AI Search.
AverbePorto-MCP
Integrates with the AverbePorto platform for authentication and document submission using AI tools.
Realize MCP - Taboola
Interact with the Taboola advertising platform using natural language via the Taboola Realize API.
My MCP
A remote MCP server deployable on Cloudflare Workers without authentication.
Stock Market MCP Server
Provides real-time US stock market data and company financial information using the Alpha Vantage API.
Middleware MCP Server
Interact with Middleware to monitor infrastructure, logs, metrics, and traces via the MCP protocol.
Elementary
Expose data observability, lineage, test results & incidents to AI agents via MCP
AWS SES
Send emails using AWS Simple Email Service (SES). Supports plain text, HTML, CC, BCC, reply-to, and email scheduling.
Strava MCP Server
A server that connects to the Strava API, allowing language models to access Strava data and features.