Replies: 1 comment 1 reply
-
From the logs, it looks like the issue is because the system is unable to find UVX. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I tried to run the OpenSearch MCP server on my existing OpenSearch Serverless search collection, but ran into a few issues.
Following the instructions, I ran

uvx opensearch-mcp-server-py
(with the correct environment variables in the terminal session) and got this output, which I believe is correct:Keeping this standalone MCP server open, I open Claude Desktop as the MCP client with this config:
And I open Claude and received these error messages:
Here are the logs as well:
I'm thinking that perhaps the OpenSearch Serverless endpoint is perhaps blocked in some way or is not the correct url? Not too sure. If anyone could help me troubleshoot my issues, that would be great! 😊
EDIT: I just tried using MCP Inspector, and it was able to connect to OpenSearch and run tool calls. So, the issue just seems to be with Claude Desktop (and Cursor, which I also tried).
python==3.13
opensearch==2.11.0
Intel i7 Sequoia Mac
Beta Was this translation helpful? Give feedback.
All reactions