Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region for Bedrockus-west-2
SAVE_METADATANoSave JSON metadata alongside imagestrue
BEDROCK_ENDPOINTNoOverride Bedrock runtime endpoint
BEDROCK_AUTH_MODENoAuth mode: boto3 or bearerboto3
IMAGE_STORAGE_DIRECTORYNoWhere to save generated images/tmp/mcp-server-bedrock-image
AWS_BEARER_TOKEN_BEDROCKNoBedrock API key (bearer mode only)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageC

Generate a high-quality image using Stable Image Ultra on Bedrock.

generate_image_coreB

Generate an image using Stable Image Core (faster, lower cost).

remove_backgroundB

Remove the background from an image.

style_transferC

Apply the style of a reference image to a source image.

search_and_recolorC

Recolor specific elements in an image.

outpaintB

Extend an image in any direction while maintaining visual consistency.

search_and_replaceC

Replace objects or elements in an image.

upscale_fastC

Upscale image resolution by 4x.

upscale_creativeB

Creatively upscale image up to 4K resolution.

compose_brandedC

Overlay logo with composition-aware placement.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Yaksh36/mcp-server-bedrock-image'

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