With the elasticsearch-mcp-server, I get this error…
✔ Successfully resolved elasticsearch-mcp-server
MCP client connection error: MCP error -32001: Request timed out
Failed to execute operation: Failed to connect to MCP server: MCP error -32001: Request timed out
Failed to execute operation: Failed to connect to MCP server: MCP error -32001: Request timed out
Trying to connect to my elastic cloud instance. Using these env variables:
ELASTIC_HOST=https://myinstance.es.us-east-2.aws.elastic-cloud.com:9243
ELASTIC_PASSWORD=my password
ELASTIC_USERNAME=my username
- n8n version: 1.84.3 (Running via Docker)
Any advice? Thx!