Skip to main content
Glama
youngitn

Consul MCP Server

by youngitn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONSUL_HOSTNoConsul server hostlocalhost
CONSUL_PORTNoConsul server port8500

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-servicesB

Get running services

register-health-checkB

Register a health check with Consul

deregister-health-checkC

Deregister a health check from Consul

get-health-checksC

Get health checks for a service

get-catalog-nodesB

Get nodes from the catalog

list-catalog-servicesA

List all services in the catalog

get-catalog-serviceB

Get information about a specific service from the catalog

register-serviceC

Register a service with Consul

deregister-serviceB

Deregister a service from Consul

get-kvB

Get a value from the KV store

list-kvC

List keys in the KV store

put-kvC

Put a value in the KV store

delete-kvB

Delete a key from the KV store

list-sessionsA

List all sessions in Consul

destroy-sessionC

Destroy a session in Consul

fire-eventC

Fire a new event

list-eventsC

List all events

create-prepared-queryC

Create a new prepared query

execute-prepared-queryC

Execute a prepared query

get-leaderC

Get the current leader

get-peersB

Get the current peers

get-agent-membersC

Get agent members

reload-agentB

Reload agent configuration

get-agent-selfB

Get agent self information

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/youngitn/consul-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server