logintel-mcp-server

firas-mcp-servers/logintel-mcp-server
★ 0 stars Python ⚙️ DevOps Updated 2d ago
Universal MCP server for application log intelligence across Datadog, Grafana Loki, AWS CloudWatch, and local files.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "logintel-mcp-server": {
      "command": "uvx",
      "args": [
        "logintel-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install logintel-mcp-server