Back to Home
tareqmamari icon

cloud-logs-mcp

Verified Safe

by tareqmamari

Overview

An MCP server that enables AI assistants to interact with and manage IBM Cloud Logs instances for observability, security, and performance analysis.

Installation

Run Command
logs-mcp-server

Environment Variables

  • LOGS_API_KEY
  • LOGS_SERVICE_URL
  • LOGS_REGION
  • LOGS_INSTANCE_ID

Security Notes

The project demonstrates a very strong commitment to security with extensive documentation (`SECURITY.md`), including best practices for API key management (no hardcoding, rotation, least privilege), TLS enforcement, network isolation, data protection, and runtime security (non-root users, container security, resource limits, rate limiting). It integrates multiple SAST tools (Gosec, govulncheck, Trivy, Semgrep) in CI/CD and uses pre-commit hooks for secrets detection and code quality. Session management includes robust user ID hashing and path traversal prevention. A minor point is the `install.sh` script lacking explicit checksum verification for downloaded binaries, though release artifacts are cryptographically signed.

Similar Servers

Stats

Interest Score10
Security Score9
Cost ClassMedium
Avg Tokens750
Stars1
Forks1
Last Update2025-12-20

Tags

IBM CloudLogsAI AssistantObservabilityMCP Server