io.github.giovanemartins/localstack
MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra.
Versions
1.1.4latest1.1.5Tools 73
dynamodb_list_tables List all DynamoDB tables in LocalStack
dynamodb_create_table Create a new DynamoDB table in LocalStack
dynamodb_delete_table Delete a DynamoDB table from LocalStack
dynamodb_describe_table Describe a DynamoDB table in LocalStack
dynamodb_put_item Put (create or replace) an item in a DynamoDB table in LocalStack
dynamodb_get_item Get an item from a DynamoDB table by its key in LocalStack
dynamodb_delete_item Delete an item from a DynamoDB table by its key in LocalStack
dynamodb_scan Scan all items in a DynamoDB table in LocalStack
dynamodb_query Query items in a DynamoDB table by key condition in LocalStack
ssm_get_parameter Get an SSM Parameter Store parameter by name in LocalStack
ssm_put_parameter Create or update an SSM Parameter Store parameter in LocalStack
ssm_delete_parameter Delete an SSM Parameter Store parameter in LocalStack
ssm_delete_parameters Delete multiple SSM Parameter Store parameters in LocalStack
ssm_get_parameters_by_path Get all SSM Parameter Store parameters under a path in LocalStack
ssm_describe_parameters List and describe SSM Parameter Store parameters in LocalStack
s3_list_buckets List all S3 buckets in LocalStack
s3_create_bucket Create a new S3 bucket in LocalStack
s3_delete_bucket Delete an S3 bucket from LocalStack
s3_put_object Upload a text or JSON object to an S3 bucket in LocalStack
s3_get_object Download the content of an S3 object as text from LocalStack
s3_delete_object Delete an object from an S3 bucket in LocalStack
s3_list_objects List objects in an S3 bucket in LocalStack
secretsmanager_list_secrets List all secrets in Secrets Manager in LocalStack
secretsmanager_create_secret Create a new secret in Secrets Manager in LocalStack
secretsmanager_get_secret Retrieve the value of a secret from Secrets Manager in LocalStack
secretsmanager_update_secret Update the value of an existing secret in Secrets Manager in LocalStack
secretsmanager_describe_secret Describe a secret
secretsmanager_delete_secret Delete a secret from Secrets Manager in LocalStack
secretsmanager_restore_secret Restore a previously deleted secret in Secrets Manager in LocalStack
kinesis_list_streams List all Kinesis streams in LocalStack
kinesis_create_stream Create a new Kinesis stream in LocalStack
kinesis_delete_stream Delete a Kinesis stream from LocalStack
kinesis_describe_stream Describe a Kinesis stream in LocalStack
kinesis_put_record Put a single record onto a Kinesis stream in LocalStack
kinesis_put_records Put multiple records onto a Kinesis stream in LocalStack (max 500)
kinesis_get_records Get records from a Kinesis stream shard in LocalStack
lambda_list_functions List all Lambda functions in LocalStack
lambda_get_function Get details of a Lambda function in LocalStack
lambda_create_function Create a Lambda function in LocalStack from a base64-encoded ZIP
lambda_delete_function Delete a Lambda function from LocalStack
lambda_invoke Invoke a Lambda function in LocalStack and return its response
sns_list_topics List all SNS topics in LocalStack
sns_create_topic Create a new SNS topic in LocalStack
sns_delete_topic Delete an SNS topic from LocalStack
sns_subscribe Subscribe an endpoint to an SNS topic in LocalStack
sns_unsubscribe Unsubscribe an endpoint from an SNS topic in LocalStack
sns_list_subscriptions_by_topic List all subscriptions for an SNS topic in LocalStack
sns_publish Publish a message to an SNS topic in LocalStack
sqs_list_queues List all SQS queues in LocalStack
sqs_create_queue Create a new SQS queue in LocalStack
sqs_delete_queue Delete an SQS queue from LocalStack
sqs_send_message Send a message to an SQS queue in LocalStack
sqs_receive_messages Receive messages from an SQS queue in LocalStack
sqs_delete_message Delete a message from an SQS queue using its receipt handle
sqs_purge_queue Purge all messages from an SQS queue in LocalStack
ses_list_identities List all SES verified identities (email addresses and domains) in LocalStack
ses_verify_email_identity Verify an email address identity in SES in LocalStack
ses_get_identity_verification_attributes Get verification status for SES identities in LocalStack
ses_delete_identity Delete an SES identity in LocalStack
ses_send_email Send an email via SES in LocalStack
eventbridge_list_buses List all EventBridge event buses in LocalStack
eventbridge_create_bus Create a new EventBridge event bus in LocalStack
eventbridge_delete_bus Delete an EventBridge event bus from LocalStack
eventbridge_list_rules List EventBridge rules in LocalStack
eventbridge_put_rule Create or update an EventBridge rule in LocalStack
eventbridge_delete_rule Delete an EventBridge rule from LocalStack
eventbridge_describe_rule Describe an EventBridge rule in LocalStack
eventbridge_enable_rule Enable an EventBridge rule in LocalStack
eventbridge_disable_rule Disable an EventBridge rule in LocalStack
eventbridge_put_targets Add or update targets for an EventBridge rule in LocalStack
eventbridge_list_targets List targets for an EventBridge rule in LocalStack
eventbridge_remove_targets Remove targets from an EventBridge rule in LocalStack
eventbridge_put_events Put custom events onto an EventBridge event bus in LocalStack
Permissions 2
filesystem low env_vars low