cloud-logs-mcp
Verified Safeby 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
logs-mcp-serverEnvironment 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
firecrawl-mcp-server
Provides web scraping, crawling, search, and structured data extraction capabilities to AI models via the Model Context Protocol.
prometheus-mcp-server
Enables AI assistants to query and analyze Prometheus metrics through a Model Context Protocol (MCP) server.
last9-mcp-server
A backend HTTP server likely used as a control plane or for data collection/processing within an observability or monitoring system.
lex
Provides a UK legal research API with advanced search capabilities for legislation, caselaw, explanatory notes, and amendments, designed for integration with AI agents via the MCP protocol.