loki-mcp
If you are the rightful owner of loki-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Loki MCP Server is a Go-based implementation of the Model Context Protocol (MCP) with integration for querying Grafana Loki log data.
The Loki MCP Server is designed to facilitate seamless communication and data querying between MCP-compatible clients and Grafana Loki, a log aggregation system. Built using Go, this server supports both standard input/output communication and HTTP Server-Sent Events (SSE) for real-time data streaming. It is particularly useful for environments that require robust log querying capabilities, such as those using Claude Desktop or n8n workflows. The server can be easily integrated into existing systems using Docker, making it a versatile tool for developers and system administrators. With support for multi-tenant setups and various authentication methods, the Loki MCP Server ensures secure and efficient log data access.
Features
- Integration with Grafana Loki for log data querying.
- Supports both stdin/stdout and SSE for communication.
- Multi-tenant support with organization ID filtering.
- Docker support for easy deployment and integration.
- Environment variable configuration for flexible authentication.
Tools
loki_query
Allows querying of Grafana Loki log data using LogQL.