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
Nacos MCP Router
A MCP server for Nacos that provides search, installation, and proxy functionalities. Connects to a Nacos server via environment variables.
MCP OpenVision
Image analysis using OpenRouter's vision models.
T-Invest MCP Server
An MCP server for interacting with the T-Invest API, providing access to investment and financial data.
WeatherXM PRO
Access weather station data, observations, and forecasts using the WeatherXM PRO API.
Shopify
Integrates with the Shopify API to retrieve and manipulate product information.
1Password Credential Retrieval Server
Securely retrieve credentials from 1Password for use by Agentic AI.
ThingsPanel MCP
An MCP server for interacting with the ThingsPanel IoT platform.
Realize MCP - Taboola
Interact with the Taboola advertising platform using natural language via the Taboola Realize API.
HubSpot MCP Server
Interact with HubSpot CRM data, providing access to contacts, companies, and engagement information.
Honeycomb MCP
Interact with Honeycomb observability data using the Model Context Protocol.