Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions servers/mackerel/server.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: mackerel
image: ghcr.io/mackerelio-labs/mcp-server
type: server
meta:
category: monitoring
tags:
- monitoring
about:
title: Mackerel
description: Official Mackerel MCP Server. Interact with Mackerel over the Mackerel API. Retrieve metrics, traces, alerts and more.
icon: https://mackerel.io/assets/images/common/favicons/app-256.png
source:
project: https://github.com/mackerelio-labs/mcp-server
commit: 0735a42a0d6443cdf69dbfb95fce23b9b98c3175
config:
description: Configure the connection to Mackerel
secrets:
- name: mackerel.apikey
env: MACKEREL_APIKEY
example: <MACKEREL_APIKEY>