Skip to main content
Glama

Log Analyzer with MCP

Official
by awslabs
.gitignore886 B
# Python __pycache__/ *.py[co] *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .idea/ .vscode/ *.swp *.swo *~ # Testing .coverage htmlcov/ .tox/ .nox/ .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ .pytest_cache/ # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Jupyter Notebook .ipynb_checkpoints # pyenv .python-version # ruff .ruff_cache/ # mypy .mypy_cache/ .dmypy.json dmypy.json # OS specific .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs *.log logs/ log/ # Local development .env .env.local .env.*.local # Misc *.bak *.tmp *.temp

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