seziCZ/bedrock-mcp-agent
Serverless Bedrock LLM agent leveraging Lambda-hosted MCP servers for note management, utilizing S3-based vector storage and provisioned through Python CDK.
Platform-specific configuration:
{
"mcpServers": {
"bedrock-mcp-agent": {
"command": "npx",
"args": [
"-y",
"bedrock-mcp-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...