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"
}
}
}
संबंधित सर्वर
Commerce Cloud MCP Server
Connects AI applications with Salesforce Commerce Cloud using the Model Context Protocol (MCP).
Remote MCP Server (Authless)
An authless remote MCP server deployable on Cloudflare Workers.
Alpha Ticker MCP
Streams real-time Binance Alpha token prices and liquidity data for AI agents and workflows.
CData SAP Ariba Source
An MCP server for SAP Ariba Source, powered by CData. Requires the external CData JDBC Driver for SAP Ariba Source.
Amazon Nova Reel 1.1
An MCP server for generating videos using Amazon Nova Reel 1.1 via AWS Bedrock.
Cloudflare MCP Server
A template for deploying a remote MCP server on Cloudflare Workers without authentication.
Typecast API
An MCP server for the Typecast API, enabling AI-powered voice generation for various content.
Gemini MCP Server
Access Google's Gemini AI through the gemini-cli command-line tool.
Ipify MCP Server
A remote MCP server example deployable on Cloudflare Workers that returns the client's IP address.
Weather
Accurate weather forecasts via the AccuWeather API (free tier available).