{"id":30871003,"url":"https://github.com/awsdataarchitect/nova-act-mcp","last_synced_at":"2025-09-20T09:40:53.027Z","repository":{"id":313696579,"uuid":"975701124","full_name":"awsdataarchitect/nova-act-mcp","owner":"awsdataarchitect","description":"Nova Act MCP Server on ECS Fargate","archived":false,"fork":false,"pushed_at":"2025-05-01T00:19:16.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T22:35:18.680Z","etag":null,"topics":["cdk","mcp-server","nova-act","playwright","serverless"],"latest_commit_sha":null,"homepage":"https://medium.com/aws-in-plain-english/implementing-nova-act-mcp-server-on-ecs-fargate-bd79f7c63db2","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/awsdataarchitect.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-30T18:47:36.000Z","updated_at":"2025-06-03T14:36:04.000Z","dependencies_parsed_at":"2025-09-07T22:35:55.732Z","dependency_job_id":"664c026d-c936-40e5-988f-3373e36245d3","html_url":"https://github.com/awsdataarchitect/nova-act-mcp","commit_stats":null,"previous_names":["awsdataarchitect/nova-act-mcp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/awsdataarchitect/nova-act-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsdataarchitect%2Fnova-act-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsdataarchitect%2Fnova-act-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsdataarchitect%2Fnova-act-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsdataarchitect%2Fnova-act-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/awsdataarchitect","download_url":"https://codeload.github.com/awsdataarchitect/nova-act-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/awsdataarchitect%2Fnova-act-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276077873,"owners_count":25581289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cdk","mcp-server","nova-act","playwright","serverless"],"created_at":"2025-09-07T22:04:57.084Z","updated_at":"2025-09-20T09:40:53.019Z","avatar_url":"https://github.com/awsdataarchitect.png","language":"Python","readme":"# Nova Act MCP Server on ECS Fargate\n\nThis project deploys Amazon Nova Act MCP (Model Context Protocol) Server and Client on AWS ECS Fargate using AWS CDK.\n\n## Architecture\n\n![Alt text](./nova_act_mcp_architecture.png?raw=true \"Nova Act MCP Server on ECS Fargate\")\n\nThe infrastructure includes:\n- ECS Fargate cluster with server and client services\n- Application Load Balancer for routing traffic\n- ECR repository for Docker images\n- CloudMap service discovery\n- Secrets Manager for API key storage\n\n## Prerequisites\n\n- AWS CLI configured\n- Node.js and npm installed\n- AWS CDK installed\n- Docker installed\n- Amazon Nova Act API key\n\n## Setup\n\n1. Clone the repository\n2. Install dependencies:\n   ```\n   npm install\n   ```\n3. Set your Nova Act API key (optional):\n   ```\n   export NOVA_ACT_API_KEY=your-api-key\n   ```\n   If not set, you'll need to manually add it to AWS Secrets Manager.\n\n## Deployment\n\n```bash\ncdk bootstrap\ncdk deploy\n```\n\n## Access\n\nAfter deployment, the CDK outputs provide:\n- MCP Server endpoint: `http://\u003calb-dns-name\u003e/mcp`\n- Client UI: `http://\u003calb-dns-name\u003e:8501`\n\n## Cleanup\n\n```bash\ncdk destroy\n```\n\n## License\n\nISC\n","funding_links":[],"categories":["🤖 AI/ML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawsdataarchitect%2Fnova-act-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fawsdataarchitect%2Fnova-act-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fawsdataarchitect%2Fnova-act-mcp/lists"}