Skip to main content
Glama

Elasticsearch MCP Server

Official
by elastic
Apache 2.0
2,651
317
--- # $yaml-language-server: $schema=https://raw.githubusercontent.com/buildkite/pipeline-schema/main/schema.json steps: - label: "Triggering pipelines" plugins: monorepo-diff#v1.4.0: diff: ".buildkite/diff ${BUILDKITE_COMMIT}" wait: true watch: # if our Renovate configuration is amended, then make sure we have well-formed config # for more info, see https://docs.elastic.dev/plat-prod-team/service-catalogue/renovate/testing-renovate-changes - path: "renovate.json" config: label: "Verify Renovate configuration" command: "renovate-config-validator" agents: image: "docker.elastic.co/ci-agent-images/pipelib:0.15.0@sha256:753c420cf254a7ed0be658ab153965e0708fe0636dfe2fe57e6e4ae0972bb681" # if our catalog-info.yaml is changed, make sure it's well-formed according to our internal standards as well as Backstage's validation - path: "catalog-info.yaml" config: command: "/agent/check-catalog-info.sh" agents: image: "docker.elastic.co/ci-agent-images/pipelib:0.15.0@sha256:753c420cf254a7ed0be658ab153965e0708fe0636dfe2fe57e6e4ae0972bb681" - default: config: label: ":pipeline: Upload default Pipeline" command: "buildkite-agent pipeline upload .buildkite/default-pipeline.yml"

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/elastic/mcp-server-elasticsearch'

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