
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "opensearch": {4 "cwd": "string",5 "env": {},6 "args": [7 "mcp-server-opensearch",8 "--opensearch-url",9 "http://localhost:9200",10 "--opensearch-api-key",11 "your_api_key",12 "--index-name",13 "your_index_name"14 ],15 "shell": false,16 "command": "uvx"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation