Skip to main content
Glama

Consul MCP Server

get-catalog-service

Retrieve detailed information about a specific service from the catalog using Consul MCP Server, enabling efficient service discovery and management.

Instructions

Get information about a specific service from the catalog

Input Schema

NameRequiredDescriptionDefault
serviceNoName of the service to get information for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "service": { "default": "", "description": "Name of the service to get information for", "type": "string" } }, "type": "object" }

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