Query Grafana Loki logs read-only with label discovery, LogQL, and recent logs.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "tiny-loki-mcp" yet — see the docs or source repo.
List the available log labels in the current Grafana Loki instance and group them roughly by service relevance.
A list of queryable Loki labels, with simple grouping suggestions for later filtering.
Use LogQL to query error logs from the payment service in the last hour and return key fields in chronological order.
Matching log entries ordered by time, helping identify failure moments and error messages.
Fetch the latest 50 logs related to the gateway service and summarize recurring issue patterns.
Recent log entries plus a brief summary of repeated errors or recurring patterns.
DevOps teams can inspect labels, filter logs, and review recent entries without knowing the Loki API. It is suitable for read-only troubleshooting workflows.
Developers can use LogQL queries to inspect logs for specific services or keywords and quickly review error context and timelines. This reduces the need to work directly with the Loki API.
Analytics or platform teams can retrieve recent logs for an initial review and spot repeated failures or active services. It fits lightweight log search and overview tasks.
It provides read-only access to Grafana Loki logs, including label discovery, LogQL queries, and recent log retrieval. You do not need to know Loki API details to use it.
Based on the description, it is a read-only tool for querying logs. No write, update, or delete capability is mentioned.
No. The description explicitly says it enables querying without requiring knowledge of the Loki API.
Query and analyze Grafana Loki logs with LogQL to find issues faster.
Tail, search, filter, and summarize logs from files and Docker containers.
Access Grafana dashboards, datasources, and metric or log queries read-only.
Give AI read-only logs to debug Linux servers safely without shell access.
Start, monitor, search, and diagnose project logs to find errors fast.
Automatically diagnose bugs through logs, call chains, and cross-platform code analysis.