Skip to main content
Glama

Log Analyzer with MCP

Official
by awslabs
pyproject.toml381 B
[project] name = "Log-Analyzer-with-MCP" version = "0.1.0" description = "An MCP server that provides AI assistants access to CloudWatch Logs" readme = "README.md" requires-python = ">=3.12" authors = [ {name = "Aditya Addepalli", email = "adiadd@amazon.com"}, ] dependencies = [ "boto3>=1.37.11", "mcp[cli]>=1.6.0", ] [dependency-groups] dev = [ "ruff>=0.11.10", ]

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/awslabs/Log-Analyzer-with-MCP'

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