Skip to content

Opensearch Js

Free

by MCP Community

FastMCP server for searching OpenSearch with Wazuh security logs

v1.0.0Added Apr 12, 2026
opensearchmcpwazuhsecuritylogs
Works with:ClaudeGPTGeminiCopilot

Opensearch Js MCP Server

FastMCP server for searching OpenSearch with Wazuh security logs

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @mseep/mcp-opensearch-js
Add to claude_desktop_config.json
{
  "mcpServers": {
    "opensearch-js": {
      "command": "npx",
      "args": ["-y", "@mseep/mcp-opensearch-js"]
    }
  }
}