Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

mcp

БесплатноНе проверен

List datasets, schemas, run APL queries, and use prompts for exploration, anomalies, and monitoring.

GitHubEmbed

Описание

List datasets, schemas, run APL queries, and use prompts for exploration, anomalies, and monitoring.

README


                  ███╗   ███╗ ██████╗██████╗
                  ████╗ ████║██╔════╝██╔══██╗
                  ██╔████╔██║██║     ██████╔╝
                  ██║╚██╔╝██║██║     ██╔═══╝
                  ██║ ╚═╝ ██║╚██████╗██║
                  ╚═╝     ╚═╝ ╚═════╝╚═╝
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Model Context Protocol Server ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Axiom, Inc.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

axiom-mcp

The Axiom MCP Server connects AI assistants to your Axiom observability data using the Model Context Protocol (MCP). This repository contains:

  • A Cloudflare Workers app that hosts the MCP server (apps/mcp).
  • A TypeScript package with core MCP utilities and tools (packages/mcp).

For installation, setup, supported tools, authentication, and client-specific instructions (Claude, Cursor, VS Code, etc.), please see the official documentation:

https://axiom.co/docs/console/intelligence/mcp-server#axiom-mcp-server

Issues and contributions are welcome. See AGENTS.md for contributor guidelines.

  • CSV formatting for tabular data instead of verbose JSON
  • Automatic maxBinAutoGroups for time-series aggregations
  • Intelligent result shaping that prioritizes important fields
  • Adaptive truncation based on data volume

Runtime URL Parameters

When connecting to the hosted server endpoints (/sse or /mcp), you can pass runtime tuning parameters via query string:

  • max-age: Integer. Caps total table cells rendered by tools. Example: ?max-age=500.
  • with-otel: Boolean (1/true). Enables OpenTelemetry tool family if your org has OTel integrations. Example: ?with-otel=1.

Example connection URL (MCP Inspector):

http://localhost:8788/sse?org-id=<ORG_ID>&max-age=500&with-otel=1

Troubleshooting

Connection Issues

Remote MCP connections are still early. If you experience issues:

  1. Try restarting your client
  2. Disable and re-enable the Axiom MCP server
  3. Check your authentication credentials
  4. Try clearing and re-authenticating your client

Authentication Errors

  • OAuth: Ensure you're logged into Axiom in your browser

OR

  • Personal Token: Verify your token starts with xapt- and hasn't expired
  • Organization ID: Must match the organization that issued the token

Support

License

MIT License - see LICENSE file for details.

from github.com/axiomhq/mcp

Установка mcp

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/axiomhq/mcp

FAQ

mcp MCP бесплатный?

Да, mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для mcp?

Нет, mcp работает без API-ключей и переменных окружения.

mcp — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить mcp в Claude Desktop, Claude Code или Cursor?

Открой mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development