Installation & Configuration
{
"mcpServers": {
"opensearch": {
"command": "uv",
"args": [
"--directory",
"/absolute/path/to/opensearch-mcp-server",
"run",
"opensearch-mcp-server"
],
"env": {
"OPENSEARCH_HOST": "https://localhost:9200",
"OPENSEARCH_USERNAME": "xxxx",
"OPENSEARCH_PASSWORD": "xxxx"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/14
Updated
2026/6/15