We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aashari/mcp-server-aws-sso'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•298 B
# Enable debug logging
DEBUG=false
# Required: AWS SSO start URL (from your AWS SSO portal)
AWS_SSO_START_URL=https://my-sso-portal.awsapps.com/start
# AWS Region (used for API calls)
AWS_REGION=us-east-1
# Optional: SSO-specific region (if different from AWS_REGION)
# AWS_SSO_REGION=us-east-1