## Example client to call the `generate_image` tool
This example demonstrates how to call the `generate_image` tool from terminal.
### Prerequisites
- build the MCP server
```bash
cd mcp-server-amazon-bedrock
npm install
npm run build
```
### Usage
```bash
cd example-client
npm install
npm run build
node build/index.js
```
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/zxkane/mcp-server-amazon-bedrock'
If you have feedback or need assistance with the MCP directory API, please join our Discord server