An MCP server providing tools to control web browsers using the Amazon Nova Act SDK
Project description
nova-act-mcp
nova‑act‑mcp‑server is a zero‑install Model Context Protocol (MCP) server that exposes Amazon Nova Act browser‑automation tools.
Quick start (uvx)
# Run the server in an isolated environment – no cloning or virtual‑env needed
uvx nova-act-mcp-server@latest --version
Add it to your MCP client configuration:
{
"mcpServers": {
"nova-act-mcp-server": {
"command": "uvx",
"args": ["nova-act-mcp-server@latest"],
"env": { "NOVA_ACT_API_KEY": "<your_api_key>" }
}
}
}
That’s all you need to start controlling browsers from any MCP‑compatible client such as Claude Desktop or VS Code.
Local development (optional)
git clone https://github.com/madtank/nova-act-mcp.git
cd nova-act-mcp
uv sync
uv run nova_mcp.py
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nova_act_mcp_server-0.2.4.tar.gz.
File metadata
- Download URL: nova_act_mcp_server-0.2.4.tar.gz
- Upload date:
- Size: 26.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6858c1db46f2372bac355cd9ce402a939dc123048b19a531ca617b8ac2fa0aa1
|
|
| MD5 |
503255d01b2474ed24ba3c5e2bf2f038
|
|
| BLAKE2b-256 |
ee6b8a63eea849dac7f484549095fd1f2c954ff70e29f2b901d86f1fcf588476
|
File details
Details for the file nova_act_mcp_server-0.2.4-py3-none-any.whl.
File metadata
- Download URL: nova_act_mcp_server-0.2.4-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
341812d0bcbf63c7c3b0d60d821326a60d106a6b3802cafaf2e043a2950ea958
|
|
| MD5 |
a3f985f52fe7295c032bbb9a3e64a90b
|
|
| BLAKE2b-256 |
6f2c212200b45267f48bbca236ee02f9cad0a18d264dac806c62a6a706c1564a
|