Skip to main content
Glama

AWS Model Context Protocol Server

by alexei-led
.gitignore958 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Testing and Coverage .coverage .coverage.* .pytest_cache/ .tox/ .nox/ htmlcov/ .hypothesis/ coverage.xml *.cover nosetests.xml # Virtual Environments .env .venv/ env/ venv/ ENV/ env.bak/ venv.bak/ # Development and IDE .idea/ .vscode/ .ruff_cache/ .mypy_cache/ .dmypy.json dmypy.json .pytype/ .spyderproject .spyproject .ropeproject .aider* *.swp *.swo *~ .*.sw[op] # Jupyter .ipynb_checkpoints # Logs logs/ *.log pip-log.txt pip-delete-this-directory.txt # OS Generated .DS_Store Thumbs.db Icon? ehthumbs.db Desktop.ini # Secrets and Credentials *.pem *.key secrets/ config.local.yaml credentials.json aws_credentials # Local Development .direnv/ .envrc *.local.yml *.local.yaml local_settings.py # Distribution *.tar.gz *.tgz *.zip *.gz

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/alexei-led/aws-mcp-server'

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