Skip to main content
Glama
aws-bedrock.mdβ€’786 B
# Model Providers - AWS Bedrock πŸ“‹ πŸ“‹ Koog does not yet support AWS Bedrock ## Environment Requirements ```shell export AWS_ID="your_secrets" export AWS_SECRET_KEY="your_secrets" export AWS_REGION`="your_secrets" export AWS_PROFILE="your_profile" ``` On CI you should be providing these as environment injected secrets with masking to protect your credentials. ## Available Models Amazon's Bedrock service basically makes all other models available through their API. While this might be nice to switch and learn in you should get the same performance as using model providers directly. The main difference will be the pricing - Anthropic and other providers have direct subscription plans which might be more cost effective whereas AWS will just the current price per token.

Latest Blog Posts

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/zillow/auto-mobile'

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