Consul MCP Server provides a standardized interface to interact with HashiCorp Consul. This server allows users to manage services, health checks, key-value storage, sessions, events, prepared queries, and retrieve status and agent information. By exposing Consul's functionality through the Model Context Protocol, it simplifies integration with other MCP-compatible tools and platforms, fostering a more cohesive and manageable infrastructure.
Key Features
01Manage service registration and deregistration
02Fire and list events
03Interact with Consul's Key-Value store
04Retrieve agent and system status
05Register and manage health checks
06Manage Consul sessions
07Create and execute prepared queries
088 GitHub stars