We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345b876 commit b2912b2Copy full SHA for b2912b2
README.md
@@ -101,7 +101,7 @@ The MCP server is started in http mode with this command:
101
docker run --rm -e ES_URL -p 8080:8080 docker.elastic.co/mcp/elasticsearch http
102
```
103
104
-The streamable-HTTP endpoint is at `http:<host>:8080/mcp`
+The streamable-HTTP endpoint is at `http:<host>:8080/mcp`. There's also a health check at `http:<host>:8080/ping`
105
106
Configuration for Claude Desktop (free edition that only supports the stdio protocol).
107
0 commit comments