Checks:
- Confirm
.mcp.jsonis in the directory where your MCP client starts. - Restart the MCP client after changing config.
- Run
/mcpand verifylogs-sieveis listed. - Make sure command path in config actually exists.
Most common cause is Node version mismatch.
Check:
node -vThis project requires Node 20+.
Set:
export ELASTICSEARCH_COMPAT_VERSION=8Then restart your MCP client so the server process picks up the env var.
query_logs requires log_name for AWS. Pass your log group name.
For AWS tracing, resource_type should be the CloudWatch log group name.
Use one of:
LOKI_BEARER_TOKENLOKI_USERNAME+LOKI_PASSWORD
Check:
- workspace ID is correct in
scope - table name is valid in
log_name - time window actually contains data
Make sure the principal used by ADC can read logs in the project.