consul-mcp-server

consul-mcp-server

3.4

If you are the rightful owner of consul-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The Consul MCP Server is a robust solution designed to interface with Consul's functionalities through a standardized Model Context Protocol (MCP). It allows users to manage services, health checks, key-value stores, sessions, events, and more, all through a unified interface. The server is highly configurable, allowing users to set the Consul host and port via environment variables. It supports a wide range of Consul features, making it a versatile tool for developers and system administrators who need to interact with Consul in a programmatic way. The server can be easily started and configured, and it integrates seamlessly with various development environments. Additionally, it offers a straightforward installation process via Smithery, making it accessible for users of Claude Desktop.

Features

  • Service Management: Manage services by listing, registering, deregistering, and retrieving service information.
  • Health Checks: Register, deregister, and retrieve health checks for services.
  • Key-Value Store: Interact with the KV store by getting, listing, putting, and deleting keys.
  • Sessions: Manage sessions by listing and destroying them.
  • Events: Fire and list events within the Consul environment.