MCP Directory
Back

consul-mcp-server

by kocierik · TypeScript · ★ 16

A consul MCP Server (modelcontextprotocol)

Install

npx -y github:kocierik/consul-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "consul-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:kocierik/consul-mcp-server"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/kocierik-consul-mcp-server) [](https://smithery.ai/server/@kocierik/consul-mcp-server) A Model Context Protocol (MCP) server that provides access to Consul's functionality through a standardized interface. The server provides access to the following Consul functionality: - List running services - Register and deregister services - Get service information - List catalog services - Get catalog service information - Register health checks - Deregister health checks - Get health checks for services - Get values from KV store - List keys in KV store - Put values in…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers