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"
}
}
}
Máy chủ liên quan
Alpaca MCP Server
Interact with Alpaca's market data and brokerage services via its API.
Modal MCP Server
Interact with Modal volumes and deploy Modal applications from within Cursor.
Replicate Designer
Generate images using Replicate's Flux 1.1 Pro model.
MCP Google Map Server
Integrates Google Maps API for location-based queries and data processing.
Civic Nexus
Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows
ENS MCP Server
Interact with the Ethereum Name Service (ENS) to resolve names, check availability, and retrieve records.
App Store Connect MCP Server
Interact with the App Store Connect API to manage apps, sales, and reports.
Coincheck MCP Server
Integrates with the Coincheck cryptocurrency exchange API.
Infactory MCP Server
Interact with Infactory APIs using Claude and other large language models.
Remote MCP Server on Cloudflare
A remote MCP server running on Cloudflare Workers with OAuth login support.