Loading MCP server directory, please wait...
Search OpenSearch indices, manage documents, check health and stats.
npx @getmcp/cli add io.github.mrfentmen/opensearch-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/opensearch-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/opensearch-mcp"
],
"env": {
"OPENSEARCH_URL": "",
"OPENSEARCH_API_KEY": "",
"OPENSEARCH_USERNAME": "",
"OPENSEARCH_PASSWORD": ""
}
}
}
}