1. Conduid
  2. AI
  3. Vibemk
MCP server · AI

Vibemk

vibeMK - CheckMK monitoring via LLM - MCP Server

Unclaimed NOASSERTION last commit a year ago ai
49Fair

Scored yesterday · breakdown

About Vibemk

Vibemk is an MCP server published by chexma in the AI category: vibeMK - CheckMK monitoring via LLM - MCP Server. It has been installed 0 times through Conduid.

The repository has 8 stars and 5 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx vibemk

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Vibemk

Powered by Claude · Grounded in docs

I know everything about Vibemk. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v0.3.0vibeMK v0.3.0 - Complete Downtime Management System · 21 Aug 2025🎯 vibeMK v0.3.0 - Complete Downtime Management System ✨ Major New Features 📅 **Complete Downtime Management System** Schedule, monitor, and manage CheckMK downtimes with full API integration: `vibemk_schedule_host_downtime`** - Schedule…
v0.2.0vibeMK v0.2.0 - Working CheckMK Metrics API · 21 Aug 2025🎯 vibeMK v0.2.0 - Working CheckMK Metrics API ✨ Major New Features 📊 **Performance Metrics Retrieval** Working CheckMK REST API integration** for historical performance data Support for all service metrics** (response_time, response_size,…
v0.1.0vibeMK v0.1.0 - First Official Release 🎉 · 20 Aug 2025🎉 vibeMK v0.1.0 - First Official Release CheckMK Monitoring via LLM - Professional MCP Server** ✨ What's New This is the **first stable release** of vibeMK, providing complete CheckMK monitoring integration for any LLM client via the Model…

README

vibeMK 🚀

CheckMK Monitoring via LLM - Professional MCP Server

MCP Compatible No Dependencies Typed

🎯 Overview

vibeMK enables complete management of your CheckMK monitoring environment directly through LLM interfaces using natural language. This project is in the alpha stage and under development. I accept no liability for any damage resulting from the use of this software.

vibeMK - Current Features

Live Monitoring ✅

  • Host Status: Real-time host state (UP/DOWN/UNREACHABLE) with hard state detection
  • Service Status: Live service monitoring (OK/WARNING/CRITICAL/UNKNOWN)
  • Performance Metrics: Retrieve metrics data with automatic discovery
  • Current Problems: Auto-detect all active monitoring issues

Downtime Management ✅

  • Schedule Downtimes: Create host/service downtimes with flexible duration parsing ("2h", "1h30m")
  • List & Filter: View all downtimes or filter for active ones only

Problem Management ✅

  • Acknowledge Problems: Set acknowledgements for host/service issues (sticky/persistent options)
  • List Acknowledgements: View all current problem acknowledgements
  • Remove Acknowledgements: Delete by pattern or individual removal

Configuration Management ✅

  • Folders: Create/delete monitoring folder structures
  • Rules: Create rules for 2000+ CheckMK ruleset types with proper format handling
  • Time Periods: Create custom notification schedules (business hours, 24/7, etc.)
  • Host Groups: Organize hosts into logical groups

User & Security ✅

  • User Accounts: Create/manage user accounts with role assignment
  • Password Management: Set passwords with policy enforcement
  • Contact Groups: Manage notification groups
  • Host/Service Tags: Comprehensive tagging system

🚀 Quick Start

1. git clone https://github.com/chexma/vibeMK.git
2. Edit the configuration file of your LLM Client, e.g. Claude Desktop - claude_desktop_config.json (See examples)
3. Start your LLM Client
4. CheckMK automation user setup (Administrator permissions or a customized role if changes are to be made, read-only if only analyses are to be performed.)
5. voila - configure checkmk using natural language

Complete Installation Guide: See INSTALL.md for detailed step-by-step instructions. More Examples: See examples/llm_configs/ and INSTALL.md
Visual Examples: See examples/Screenshots/ for example prompts and usage patterns

💡 Practical Prompt Examples

# Add new server
"Create a new host 'web-server-05' in folder 'Servers' with IP 192.168.1.105 and discover all services"

# Schedule maintenance
"Schedule a 2-hour downtime for the service Check_MK on 'cephnode01' starting at 22:00 tomorrow for 'Debian Updates'"

# Downtimes 
"show me all current scheduled downtimes."

# Metric analysis
"Compare the “response_time” metric of the “HTTPS Webservice” service of the two hosts www.google.de and www.heise.de for the last ten minutes."

# Ruleset analysis
"analyze and compare the rulesets "Filesystems (used space and growth)" and see, if there are duplicates or if rules can be combined."

Advanced Usage: See examples/ExamplePrompts.md for complex scenarios and tips

📚 Checkmk version compatibility

CheckMK Version Compatibility Features
2.4.x ✅ Full All features available
2.3.x ✅ Full All features available
2.2.x ⚠️ Untested
2.1.x ⚠️ Untested
2.0.x ⚠️ Untested
1.6.x 🔴 Unsupported

Checkmk Edition Support

  • Raw Edition: Basic functions available
  • Enterprise Edition: All features including BI, Agent Bakery, Metrics
  • Cloud Edition: All Enterprise features

Security considerations

  • Be aware of the potential security risks when you unleash AI on your checkmk
  • Use at your own risk
  • I accept no responsibility for actions performed by an AI

📄 License

This project is licensed under the GNU General Public License v3.0.


Happy Monitoring with CheckMK and LLMs! 🎉

README mirrored from the source repository yesterday. The original is authoritative.

Questions

About Vibemk

How do I install Vibemk?

Run npx vibemk, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Vibemk safe to use with an AI agent?

Its trust score is 49 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Vibemk still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.