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"
}
}
}
Serveurs connexes
ThingsPanel MCP
An MCP server for interacting with the ThingsPanel IoT platform.
Cost Management MCP
A server for unified cost management across various cloud providers and API services.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
Jamf Pro MCP Server
A server for managing Apple devices through the Jamf Pro API.
Alpaca
Interact with the Alpaca trading API for stock trading, account management, and market data using LLMs.
Gdrive Cloudflare worker
Remote MCP server for Google Drive and Sheets running on Cloudflare Workers with full OAuth 2.0 support.
Meraki Magic MCP
A Python-based MCP server for Cisco's Meraki Dashboard, providing tools to query the API for discovering, monitoring, and managing your Meraki environment.
MCP Bybit API Interface
An interface for interacting with the Bybit cryptocurrency exchange API.
Authorize.Net by CData
A read-only MCP server by CData for querying live Authorize.Net data.
Rancher MCP Server
Model Context Protocol (MCP) server for the Rancher ecosystem: multi-cluster Kubernetes, Harvester HCI (VMs, storage, networks), and Fleet GitOps.