Skip to main content
Glama

Elasticsearch MCP Server

by silbaram
settings.gradle.kts296 B
buildscript { repositories { mavenCentral() } dependencies { // yml 파싱용 classpath("org.yaml:snakeyaml:2.1") } } rootProject.name = "elasticsearch-mcp-server" include("mcp-server") include("infrastructures") include("infrastructures:elasticsearch")

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

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