{"id":"sverze-aws-bedrock-mcp-client-server","name":"aws-bedrock-mcp-client-server","af_score":33.5,"security_score":48.8,"reliability_score":15.0,"what_it_does":"Spring Boot (deployed on AWS Lambda behind API Gateway) that exposes a REST API to interact with Amazon Bedrock models and leverages MCP-style tool use for tasks such as calculations, weather retrieval (via external weather API), and converting web pages to markdown; includes CDK/IAM provisioning.","best_when":"You want a serverless, AWS-native prototype/demo of Bedrock + tool calling via an MCP-like approach, and you can configure/test IAM and operational controls.","avoid_when":"You need a well-specified public API contract (OpenAPI/examples), documented auth scheme for callers, strong retry/idempotency semantics, or clear rate-limit behavior out of the box.","last_evaluated":"2026-04-04T19:59:28.480053+00:00","has_mcp":false,"has_api":true,"auth_methods":["AWS IAM credentials/roles for deployment and backend integration (AWS service permissions)"],"has_free_tier":false,"known_gotchas":["No documented machine-readable API contract (e.g., OpenAPI) or explicit response/error schema, so agents may need to infer behavior from trial runs.","Retry/idempotency semantics for POST endpoints are not documented; agents should be cautious about repeated tool invocations.","Rate limiting behavior is not documented; high-throughput agents may see throttling without clear guidance."],"error_quality":0.0}