Provide standardized access to Consul's service management, health checks, key-value store, sessions, events, prepared queries, status, agent, and system information through a unified MCP interface. Manage and query Consul resources efficiently within your LLM applications. Simplify integration with Consul by exposing its full functionality via MCP.
Tools
get-services
Get running services
register-health-check
Register a health check with Consul
deregister-health-check
Deregister a health check from Consul
get-health-checks
Get health checks for a service
get-catalog-nodes
Get nodes from the catalog
list-catalog-services
List all services in the catalog
View 18 more tools