
nova act mcp
Nova Act MCP Server on ECS Fargate
Repository Info
About This Server
Nova Act MCP Server on ECS Fargate
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Nova Act MCP Server on ECS Fargate
This project deploys Amazon Nova Act MCP (Model Context Protocol) Server and Client on AWS ECS Fargate using AWS CDK.
Architecture
!Alt text
The infrastructure includes:
- ECS Fargate cluster with server and client services
- Application Load Balancer for routing traffic
- ECR repository for Docker images
- CloudMap service discovery
- Secrets Manager for API key storage
Prerequisites
- AWS CLI configured
- Node.js and npm installed
- AWS CDK installed
- Docker installed
- Amazon Nova Act API key
Setup
- Clone the repository
- Install dependencies:
npm install - Set your Nova Act API key (optional):
If not set, you'll need to manually add it to AWS Secrets Manager.export NOVA_ACT_API_KEY=your-api-key
Deployment
cdk bootstrap
cdk deploy
Access
After deployment, the CDK outputs provide:
- MCP Server endpoint:
http://<alb-dns-name>/mcp - Client UI:
http://<alb-dns-name>:8501
Cleanup
cdk destroy
License
ISC
Quick Start
Clone the repository
git clone https://github.com/awsdataarchitect/nova-act-mcpInstall dependencies
cd nova-act-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.