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"
}
}
}
관련 서버
Cisco NSO MCP Server
An MCP server for Cisco NSO (Network Services Orchestrator) that exposes NSO data and operations as MCP primitives.
Cloud Analyzer
A server for analyzing cloud infrastructure and services, with local testing support via Localstack.
Hygraph
Integrate Hygraph directly into MCP-compatible tools like Claude and Cursor, executing content operations via natural language
CloudStack MCP Server
Integrate with Apache CloudStack to manage cloud resources directly from your desktop.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support, using Cloudflare KV for data storage.
Whissle AI
Provides speech-to-text, diarization, translation, and text summarization via the Whissle AI API.
CompetLab
Competitive intelligence platform with 24 tools — monitor competitor pricing, content, positioning, tech stacks, and how ChatGPT, Claude, and Gemini rank your brand.
Vault MCP Server
An MCP server for interacting with the HashiCorp Vault secrets management tool.
TagoIO
Interact with your TagoIO account to access devices, data, and platform resources for development and intelligent data analysis.
Amazon Security Lake
Query Amazon Security Lake data using AWS Athena. Requires AWS credentials for access.