axiom-mcp-server
Axiom MCP Server
Documentation
Axiom MCP Server
MCP server for accessing Axiom logs through Claude.
Deployment to Fly.io
1. Install Fly CLI if not already installed
2. Authenticate with Fly: `fly auth login`
3. Set the Axiom API token as a secret:
fly secrets set AXIOM_API_TOKEN=xaat-b7d32f2d-76e5-4c44-be33-c702fa2a74a64. Deploy:
fly deployConfiguration 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"
}
}
}Frequently asked questions
What is axiom-mcp-server?
axiom-mcp-server is Axiom MCP Server
How do I install axiom-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is axiom-mcp-server open source?
Yes — it is hosted on GitHub at https://github.com/FallSoftCo/axiom-mcp-server.
Related MCP tools
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Automate browser based workflows with AI
Hindsight: Agent Memory That Learns
A privacy-first app that strips AI watermarks from content you own.
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP