Command Palette

Search for a command to run...

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

Garmx

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

lightning fast mcp gateway and mcp registry built in go. it secures and provides auditing for all agentic comms with upstream mcp services. otel observability i

GitHubEmbed

Описание

lightning fast mcp gateway and mcp registry built in go. it secures and provides auditing for all agentic comms with upstream mcp services. otel observability integration

README

CI License: Apache 2.0 PRs Welcome Contributors Wanted Early Adopters Wanted

Project Status: early stage release. The design is settled; implementation is in progress; can use project for early build - it is usable and available

GarmX is the local-first observability & audit plane for MCP connections — see, audit, and trust what your AI coding agents and agentic apps actually do across every tool. OTel export. All in a single lean Go binary.

To any AI client, GarmX presents itself as one MCP server — it merges every registered upstream's tools into a single catalog, routes each MCP call to the right server, and records every transaction along the way.

Key strengths — observability & audit

Every AI client -> MCP transaction is captured and logged for auditing, can be vieved in a lean web UI, and exported over OpenTelemetry to Grafana / Prometheus / Loki / any platform which supports OTLP.

This is cross-server, cross-agent view.

Also:

  • Consolidategarmx import sweeps servers scattered across your client configs into one catalog; you then point every AI client at just garmx.
  • Curate — per-agent profiles can expose the right number of tools you choose, not all of them at once: better tool-selection, lower token cost.
  • Safe by default — secrets and other sensitive data you choose are redacted before they reach the audit store; garmx daemon only binds to 127.0.0.1

Quick start

make build          # compile to bin/garmx
./bin/garmx -h      # usage
make check          # full validation gate (run after every change)
make run            # build + run the daemon

The garmx daemon binds 127.0.0.1:9735 by default — it holds every upstream's credentials and must not be exposed publicly.

Development

For GarmX developers; Makefile includes multiple methods to validate, test and build the project.

make check (fmtlintvettestbuild) is the quality gate; validate project with it after every change.

Dev tools (gofumpt, golangci-lint, templ) are invoked via go run with the pinned versions, so no global installs are required.

Standards and conventions are outlined in the AI coding agent standards: AGENTS.md.

Documentation

While project is eveolving, concepts, design discussions and implementation plan are being captured in the living docs:

Contributing

Contributions are welcome — see CONTRIBUTING.md.

License

GarmX is licensed under the Apache License 2.0 — see LICENSE.

from github.com/intelligexhq/garmx

Установка Garmx

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

▸ github.com/intelligexhq/garmx

FAQ

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

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

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

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

Garmx — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

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

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

Похожие MCP

Compare Garmx with

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

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

Автор?

Embed-бейдж для README

Похожее

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