Skip to main content
Glama

Elasticsearch Knowledge Graph for MCP

by j3k0

list_zones

Filter and prioritize available memory zones by relevance using a specified reason, enabling efficient information retrieval in the MCP Elasticsearch Knowledge Graph.

Instructions

List all available memory zones with metadata. When a reason is provided, zones will be filtered and prioritized based on relevance to your needs.

Input Schema

NameRequiredDescriptionDefault
reasonNoReason for listing zones. What zones are you looking for? Why are you looking for them? The AI will use this to prioritize and filter relevant zones.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "reason": { "description": "Reason for listing zones. What zones are you looking for? Why are you looking for them? The AI will use this to prioritize and filter relevant zones.", "type": "string" } }, "type": "object" }

Other Tools from Elasticsearch Knowledge Graph for MCP

Related Tools

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/j3k0/mcp-brain-tools'

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