Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Consul MCP Server logo
MCP server

Consul MCP Server

Read-only view of a Consul cluster: catalog, health, KV, mesh and ACLs

0
SaveVisit website ↗

Add it to your client

Official
Install
go install github.com/hashicorp/consul-mcp-server/cmd/consul-mcp-server@latest
Transport
both
Runtime
Go
Auth
Required
License
BUSL-1.1
Stars
4
Tools
get_catalog_servicesget_catalog_nodesget_health_serviceget_health_checksget_kvget_kv_keysget_connect_intentionsget_acl_tokensget_config_entriesget_status_leaderget_agent_membersget_peerings

Every tool in this HashiCorp server is a query — catalog services and nodes, health checks, key-value reads, Connect intentions and CA roots, ACL tokens and policies, session state, peering, config entries, prepared queries and operator data such as Raft and autopilot status. Nothing writes, which makes it a comfortable thing to attach to a production cluster when you want an agent to explain why a service is failing its checks rather than change anything. Toolsets are grouped by area so a client can enable just the catalog and health tools, and the server also serves Consul's API documentation as an MCP resource. Stdio for local use, Streamable HTTP for remote — and HTTP mode refuses to start without TLS unless the insecure flag is set explicitly.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?