Skip to main content
Glama

Consul MCP Server

get-health-checks

Retrieve health checks for specified services using the Consul MCP Server, enabling monitoring and management of service status through standardized queries.

Instructions

Get health checks for a service

Input Schema

NameRequiredDescriptionDefault
serviceNoName of the service to get health checks for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "service": { "default": "", "description": "Name of the service to get health checks for", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kocierik/consul-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server