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"
}
}
}
Похожие серверы
Mengram
Human-like memory layer for AI agents with semantic, episodic, and procedural memory types, cognitive profiling, knowledge graph, and 12 MCP tools.
iFlytek Spark Agent
Invoke task chains on the iFlytek SparkAgent Platform.
Spotify MCP Node Server
Control Spotify playback and manage playlists using AI assistants and IDEs.
OSDU MCP Server
Access OSDU platform capabilities including search, data management, and schema operations.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support, using Cloudflare KV for data storage.
Reservation System MCP Server
Integrates with the WeChat cloud development reservation system API.
Crypto Price & Market Analysis
Provides real-time cryptocurrency price data, market analysis, and historical trends using the CoinCap API.
Ubidots MCP Server
MCP server that exposes Ubidots IoT data, entities, and aggregations for AI assistants.
MCP Gemini Server
An MCP server that exposes Google's Gemini model capabilities as tools using the @google/genai SDK.
DataWorks
A Model Context Protocol (MCP) server that provides tools for AI, allowing it to interact with the DataWorks Open API through a standardized interface. This implementation is based on the Aliyun Open API and enables AI agents to perform cloud resources operations seamlessly.