Skip to main content
Glama

suggest_aws_service

Get AWS service recommendations for your technical requirements. Describe what you want to build to receive relevant service suggestions.

Instructions

Get AWS service recommendations based on your use case. Provide a description of what you want to build or accomplish, and get relevant AWS service suggestions.

Input Schema

NameRequiredDescriptionDefault
use_caseYesDescription of your use case, requirements, or what you want to build (e.g., 'serverless API', 'store images', 'real-time data processing')

Input Schema (JSON Schema)

{ "properties": { "use_case": { "description": "Description of your use case, requirements, or what you want to build (e.g., 'serverless API', 'store images', 'real-time data processing')", "type": "string" } }, "required": [ "use_case" ], "type": "object" }

Other Tools from AWS Advisor MCP Server

Related Tools

    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/antonioschaffert/my-dev-mcp'

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