Skip to main content
Glama

Elasticsearch MCP Server

by y0zg
mcp_config.json227 B
{ "mcpServers": { "elasticsearch-logs": { "command": "python", "args": [ "mcp-elasticsearch-server.py" ], "cwd": ".", "env": { "ES_HOST": "localhost:9200" } } } }

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

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