Query and analyze Grafana Loki logs with LogQL to find issues faster.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "loki-mcp-server" yet — see the docs or source repo.
Use loki-mcp-server to query error logs for payment-service from the last 2 hours, group them by error type, and summarize the top 3 most common issues with possible causes.
Returns relevant LogQL query results, error category counts, and a brief analysis of likely causes.
Use loki-mcp-server to search logs from the last 24 hours for the keywords timeout, connection refused, and OOMKilled, then list the affected services, occurrence counts, and time distribution.
Outputs an overview of keyword matches, including affected services, frequency statistics, and time trends.
Use loki-mcp-server to list the main available log labels in Loki and explain which labels are best for filtering nginx logs in production.
Provides a list of available labels and recommends the best ones for building filter queries.
Query Grafana Loki logs read-only with label discovery, LogQL, and recent logs.
Tail, search, filter, and summarize logs from files and Docker containers.
Give AI read-only logs to debug Linux servers safely without shell access.
Automatically diagnose bugs through logs, call chains, and cross-platform code analysis.
Query Azure Log Analytics workspaces with KQL to inspect logs and operational data.
Monitor GCP Java microservice logs and investigate issues with natural-language queries.