MCP server for OpenSearch. Search indices, manage documents, check health and stats.
- ✓Recently active
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
claude mcp add opensearch-mcp -- npx -y opensearch-mcp{
"mcpServers": {
"opensearch-mcp": {
"command": "npx",
"args": ["-y", "opensearch-mcp"]
}
}
}Resumen de MCP Servers
# OpenSearch MCP
An MCP server for [OpenSearch](https://opensearch.org/), the community-driven, Apache 2.0 search and analytics suite.
## What it does
Search through OpenSearch indices, manage documents, create/delete indexes, check cluster health, and monitor statistics. Perfect for AI agents that need to query search indexes.
## Tools
- `check_health` - Check cluster health status
- `list_indices` - List all indices
- `get_index` - Get index details
- `create_index` - Create a new index
- `delete_index` - Delete an index
- `search_index` - Search documents in an index
- `search_raw` - Search with raw OpenSearch query DSL
- `get_documents` - List documents in an index
- `get_document` - Get a single document by ID
- `index_document` - Add a document to an index
- `delete_document` - Delete a document by ID
- `get_stats` - Get instance-wide statistics
- `get_cluster_stats` - Get cluster statistics
- `get_tasks` - List async tasks
- `get_mappings` - Get index mappings
- `list_shards` - List all shards
- `list_nodes` - List all cluster nodes
## Install
```bash
npx opensearch-mcp
```
## Environment Variables
- `OPENSEARCH_URL` - OpenSearch server URL (default: `http://localhost:9200`)
- `OPENSEARCH_API_KEY` - API key for authentication (preferred)
- `OPENSEARCH_USERNAME` / `OPENSEARCH_PASSWORD` - Basic auth credentials
## Claude Desktop setup
```json
{
"mcpServers": {
"opensearch": {
"command": "npx",
"args": ["-y", "opensearch-mcp"],
"env": {
"OPENSEARCH_URL": "http://localhost:9200",
"OPENSEARCH_API_KEY": "your-api-key"
}
}
}
}
```
## Example usage
"Search my products index for 'wireless headphones'"
"Check if my OpenSearch cluster is healthy"
"Create a new index called 'blog-posts'"
"How many documents are in my logs index?"
## License
MIT
Lo que la gente pregunta sobre opensearch-mcp
¿Qué es mrfentmen/opensearch-mcp?
+
mrfentmen/opensearch-mcp es mcp servers para el ecosistema de Claude AI. MCP server for OpenSearch. Search indices, manage documents, check health and stats. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-08.
¿Cómo se instala opensearch-mcp?
+
Puedes instalar opensearch-mcp clonando el repositorio (https://github.com/mrfentmen/opensearch-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar mrfentmen/opensearch-mcp?
+
Nuestro agente de seguridad ha analizado mrfentmen/opensearch-mcp y le ha asignado un Trust Score de 57/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene mrfentmen/opensearch-mcp?
+
mrfentmen/opensearch-mcp es mantenido por mrfentmen. La última actividad registrada en GitHub es del 2026-08-08, con 0 issues abiertos.
¿Hay alternativas a opensearch-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega opensearch-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/mrfentmen-opensearch-mcp)<a href="https://claudewave.com/repo/mrfentmen-opensearch-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-opensearch-mcp" alt="Featured on ClaudeWave: mrfentmen/opensearch-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.