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"
}
}
}
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Garmin Connect
Access Garmin Connect running data and training plan information.
Rocket.net
Manage WordPress sites, plugins, and themes on the Rocket.net hosting platform via its API.
Deloc
Deploy static sites and dashboards from your AI tool with one command. Get a shareable URL in seconds.
Weather Union
Provides weather data and air quality information using the Weather Union API.
ArgoCD MCP Server
Manage ArgoCD applications and resources using natural language through its API integration.
Authless Remote MCP Server
An authentication-free, remote MCP server designed for deployment on Cloudflare Workers.
powerplatform-mcp
A Model Context Protocol (MCP) server and standalone CLI for querying PowerPlatform / Dataverse environments. Supports multiple environments, entity metadata, records, plugins, flows, solutions, workflows, business rules, security roles, and more.
GCP MCP Server
Manage and interact with Google Cloud Platform (GCP) resources through an AI assistant.
Cloudflare Remote MCP Server
A remote MCP server deployable on Cloudflare Workers or runnable locally, requiring no authentication or external data files.
MCP Payment Server
An MCP server for processing payments using stdio transport, configured via environment variables.