Skip to main content
Glama

Elasticsearch MCP Server

by ampcome-mcps
Apache 2.0
2,620
telemetry.ts396 B
/* * 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/ampcome-mcps/elasticsearch-mcp'

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