Consul MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-servicesC | Get running services |
| register-health-checkC | 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-nodesC | Get nodes from the catalog |
| list-catalog-servicesB | 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-serviceC | Deregister a service from Consul |
| get-kvC | 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-kvC | Delete a key from the KV store |
| list-sessionsB | List all sessions in Consul |
| destroy-sessionC | Destroy a session in Consul |
| fire-eventD | 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-peersC | Get the current peers |
| get-agent-membersC | Get agent members |
| reload-agentC | Reload agent configuration |
| get-agent-selfB | Get agent self information |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/kocierik/consul-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server