/
MCP server for interacting with Elasticsearch
Server configuration and capabilities from the MCP manifest
Size: 1,444 bytes (361 tokens)
Tools Found: 19
Analysis ID: r2nur5q9
This MCP server provides tools for managing Elasticsearch and OpenSearch resources, including indices, documents, aliases, data streams, and cluster health.
Stars
Registry ID: 736191c3-915d-4643-b4c0-6dda9bef9bff
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: Apache License 2.0
Default Branch: main
Last Push: 9/21/2025
Last Release: 9/15/2025
Open Issues: 6
Historical performance and growth metrics over time
{ "server.json": { "name": "io.github.cr7258/elasticsearch-mcp-server", "status": "active", "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "version": "2.0.15", "packages": [ { "version": "2.0.15", "transport": { "type": "stdio" }, "identifier": "elasticsearch-mcp-server", "registry_type": "pypi", "registry_base_url": "https://pypi.org", "environment_variables": [ { "name": "ELASTICSEARCH_HOSTS", "format": "string", "default": "https://localhost:9200", "is_secret": false, "description": "Comma-separated list of Elasticsearch hosts (e.g., https://localhost:9200)", "is_required": false }, { "name": "ELASTICSEARCH_API_KEY", "format": "string", "is_secret": true, "description": "API key for Elasticsearch or Elastic Cloud authentication (recommended)", "is_required": false }, { "name": "ELASTICSEARCH_USERNAME", "format": "string", "is_secret": false, "description": "Username for basic authentication (alternative to API key)", "is_required": false }, { "name": "ELASTICSEARCH_PASSWORD", "format": "string", "is_secret": true, "description": "Password for basic authentication (used with ELASTICSEARCH_USERNAME)", "is_required": false }, { "name": "ELASTICSEARCH_VERIFY_CERTS", "format": "boolean", "default": "false", "is_secret": false, "description": "Whether to verify SSL certificates (true/false)", "is_required": false } ] } ], "repository": { "url": "https://github.com/cr7258/elasticsearch-mcp-server", "source": "github" }, "description": "MCP server for interacting with Elasticsearch" } }
Forks
Watchers
Contributors
Last Push: 9/21/2025
Last Release: 9/15/2025
Open Issues: 6