Consul MCP ServerServer

kocierik
GitHub
cloudmonitoringobservability

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server that provides access to Consul's functionality through a standardized interface.

📝 JSON Entries

{
  "mcpServers": [
    {
      "consul-mcp": {
        "args": [
          "/ABSOLUTE/PATH/TO/PARENT/FOLDER/consul-mcp-server/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

npmsmithery

Features

  • Lists running services
  • Register and deregister services
  • Health checks management
  • Key-value store operations
  • Session management
  • Event handling
  • Prepared queries execution
  • Monitoring system health