Skip to main content
Glama

Elasticsearch MCP Server

Official
by elastic
Apache 2.0
2,651
317
/* * Copyright Elasticsearch B.V. and contributors * SPDX-License-Identifier: Apache-2.0 */ import { MCPInstrumentation } from '@arizeai/openinference-instrumentation-mcp' import * as MCPServerStdioModule from '@modelcontextprotocol/sdk/server/stdio.js' const mcpInstrumentation = new MCPInstrumentation() mcpInstrumentation.manuallyInstrument({ serverStdioModule: MCPServerStdioModule })

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