Back to Home
tareqmamari icon

cloud-logs-mcp

Verified Safe

by tareqmamari

Overview

Enables AI assistants to interact with IBM Cloud Logs instances for operations like querying, alerting, dashboard management, and log ingestion via the Model Context Protocol (MCP).

Installation

Run Command
logs-mcp-server

Environment Variables

  • LOGS_API_KEY
  • LOGS_SERVICE_URL
  • LOGS_REGION
  • LOGS_INSTANCE_ID

Security Notes

The project demonstrates strong security practices with comprehensive `SECURITY.md` guidelines covering API key management (explicitly no hardcoding, rotation, least privilege), TLS 1.2+ enforcement, network isolation, non-root user execution examples, and configurable rate limiting. It integrates multiple Static Application Security Testing (SAST) tools (Gosec, govulncheck, Trivy, Semgrep) via GitHub Actions, and uses pre-commit hooks for secrets detection. Audit logging is also implemented. The server configuration emphasizes environment variables for sensitive data. It explicitly warns against insecure practices like disabling TLS verification in production. This indicates a high level of security awareness and implementation; one point is withheld as external security audit results are not detailed beyond internal SAST.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks1
Last Update2025-12-10

Tags

IBM CloudLogsAI AssistantMCPMonitoringGo