Command Palette

Search for a command to run...

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

Make Monitor

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

Read-only MCP server for monitoring Make.com scenario errors from ChatGPT, enabling listing scenarios, viewing recent errors, and getting execution details.

GitHubEmbed

Описание

Read-only MCP server for monitoring Make.com scenario errors from ChatGPT, enabling listing scenarios, viewing recent errors, and getting execution details.

README

Read-only MCP server for Make.com monitoring.

New tools in v2

  • get_recent_executions — success, warning, error, or all
  • get_recent_warnings
  • get_scenario_logs
  • get_execution_log
  • get_module_operations — aggregated warnings/errors by module
  • get_module_logs
  • list_incomplete_executions
  • get_incomplete_execution_details

New tools in v3

  • get_scenario_details — scenario metadata and scheduling
  • get_scenario_blueprint — current or historical blueprint
  • get_scenario_module — configuration and mappings for one module

v3 also fixes get_recent_errors and get_recent_warnings failing with 'FunctionTool' object is not callable under FastMCP 2.x.

Existing tools remain:

  • list_scenarios
  • get_recent_errors
  • get_execution_details

Required Make API scopes

For scenarios, warnings, execution logs, and module logs:

scenarios:read

For incomplete executions:

dlqs:read

Do not add any write or run scopes.

Railway update

Replace the files in the existing GitHub repository with this version and commit. Railway should redeploy automatically.

If you prefer to keep the current repository unchanged, create a new private repo and deploy it as a new Railway service using the same environment variables.

ChatGPT refresh

After Railway redeploys:

  1. Open ChatGPT Settings → Apps.
  2. Open Make Monitor.
  3. Refresh/reconnect the app so ChatGPT re-reads the MCP tool list.
  4. Verify the new tools appear.

Example prompts

Проверь ошибки и warnings Make за последние 4 часа.
Покажи warnings сценария 005.1 за последние сутки.
Покажи статистику warnings и errors по модулям сценария за 7 дней.
Проверь incomplete executions сценария 6545632.

from github.com/andrmish/make-monitor-mcp

Установка Make Monitor

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

▸ github.com/andrmish/make-monitor-mcp

FAQ

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

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

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

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

Make Monitor — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Make Monitor with

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

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

Автор?

Embed-бейдж для README

Похожее

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