mo-silent/loki-mcp-server
A Model Context Protocol (MCP) server that provides AI assistants with the ability to query and analyze logs from Grafana Loki. This server enables seamless integration between AI assistants and Loki, allowing for intelligent log analysis, troubleshooting, and monitoring workflows.
Platform-specific configuration:
{
"mcpServers": {
"loki-mcp-server": {
"command": "npx",
"args": [
"-y",
"loki-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...