Skip to main content
Glama

Agent Knowledge MCP

setup_elasticsearch

Deploy Elasticsearch with Docker for Agent Knowledge MCP, including optional Kibana setup and container force recreate options, to enhance search and knowledge management capabilities.

Instructions

Auto-setup Elasticsearch using Docker with optional Kibana and force recreate options

Input Schema

NameRequiredDescriptionDefault
force_recreateNoForce recreate containers even if they exist
include_kibanaNoAlso setup Kibana (default: true)

Input Schema (JSON Schema)

{ "properties": { "force_recreate": { "default": false, "description": "Force recreate containers even if they exist", "title": "Force Recreate", "type": "boolean" }, "include_kibana": { "default": true, "description": "Also setup Kibana (default: true)", "title": "Include Kibana", "type": "boolean" } }, "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/itshare4u/AgentKnowledgeMCP'

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