We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aws-powertools/powertools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# Dependency directories
node_modules
# NPM cache directory
.npm
# Eslint cache
.eslintcache
# Build output
dist
lib
# Coverage directory
coverage
# Webstorm
.idea
# OS
.DS_Store
# Visual Studio Code
.vscode
# Python virtual environments (for running mkdocs locally)
venv
.venv
# Static documentation site generated by Mkdocs
site
.cache
# Generated API documentation (from TypeDoc)
/api
# Layer temp files
tmp
# TS build files
tsconfig.tsbuildinfo
.tsbuildinfo
.amazonq