Skip to main content
Glama

Loki MCP Server

by ghrud92
MIT License
24
5
  • Linux
  • Apple
docker-compose.yml256 B
version: "3" services: loki: container_name: loki image: grafana/loki:latest ports: - "3100:3100" command: -config.file=/etc/loki/local-config.yaml -config.expand-env=true volumes: - loki-data:/loki volumes: loki-data:

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ghrud92/loki-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server