Access, Deployment & Setup

Accessing, deploying and setting up the BlueRock Secure MCP Server instance is done with the following steps.

  • Step 1: Access BlueRock Secure MCP Server AMIs via the AWS Marketplace

  • Step 2: Deploy a BlueRock instance

  • Step 3: Log into your instance

  • Step 4: Configure CloudWatch logs

  • Step 5: View logs for you instance via CloudWatch

Step 1: Access BlueRock Free Tier AMIs

BlueRock Free Tier machine images are available on the AWS marketplace.

Base Distribution
AWS Marketplace URL

Step 2: Deploy BlueRock Free Tier Instance

Standard AWS AMI-based deployment is used to install BlueRock into your AWS environment.

Step 3: Login to your BlueRock Free Tier instance

ssh -i <ssh-key-file> ec2-user@<ip-address>

Step 4: Setup CloudWatch on Your Instance

See: Configuring OTEL Event Collection with BlueRock

Last updated