Skip to main content

An MCP server providing tools to control web browsers using the Amazon Nova Act SDK

Project description

nova-act-mcp

PyPI

nova‑act‑mcp‑server is a zero‑install Model Context Protocol (MCP) server that exposes Amazon Nova Act browser‑automation tools.

What's New in v0.2.8

  • Enhanced Inline Screenshots: Screenshots now appear directly in the response content array
  • Improved compatibility with vision-capable models like Claude
  • Screenshots include descriptive captions based on the executed instruction
  • Each screenshot is delivered as { type: "image_base64", data: "..." } in the content array

What's New in v0.2.7

  • Automatic Inline Screenshots: Every browser action now includes an optimized screenshot
  • Improved screenshot quality and reliability for AI agents
  • Added environment variables to customize screenshot quality and size limits
  • Comprehensive test coverage ensuring screenshots work in all scenarios

New Feature: Inline Screenshots

Every successful execute response now contains inline_screenshot, a base64-encoded JPEG of the current viewport:

  • Quality ≈ 45, hard-capped at 250 KB (configurable via NOVA_MCP_MAX_INLINE_IMG env variable)
  • If the raw JPEG is larger than the cap, the field is null
  • No extra API calls needed - screenshots are included automatically
  • For full-resolution images and HAR/HTML logs, use the compress_logs tool

What's New in v0.2.6

  • Added compatibility with NovaAct SDK 0.9+ by normalizing log directory handling
  • Improved test organization with clear markers for unit, mock, smoke and e2e tests
  • Moved mock HTML creation logic from production code to test helpers
  • Fixed several syntax errors and incomplete code blocks
  • Added SCREENSHOT_QUALITY constant for consistent compression settings

Quick start (uvx)

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

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nova_act_mcp_server-0.2.8.tar.gz (42.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nova_act_mcp_server-0.2.8-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file nova_act_mcp_server-0.2.8.tar.gz.

File metadata

  • Download URL: nova_act_mcp_server-0.2.8.tar.gz
  • Upload date:
  • Size: 42.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for nova_act_mcp_server-0.2.8.tar.gz
Algorithm Hash digest
SHA256 36a2879b4b53a2bd98ac24d193fbe5088ee908e7c322b6f206c03ab1e52c7891
MD5 2a70fbe0a911acfa6160483cdd0d16b4
BLAKE2b-256 face3ebb49129bfc80afd76ca7eea01552c40ce1d10dfc89310f35abdc3d1241

See more details on using hashes here.

Provenance

The following attestation bundles were made for nova_act_mcp_server-0.2.8.tar.gz:

Publisher: ci.yml on madtank/nova-act-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nova_act_mcp_server-0.2.8-py3-none-any.whl.

File metadata

File hashes

Hashes for nova_act_mcp_server-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 7b18039a49d90f25194b01103f7695f05efad91f653f5ea08a38eec20e87ab4c
MD5 ab8670fda1d57d38db3681b2bb5b11b8
BLAKE2b-256 6ef04ae7763b178590c2bc5fa3fdc6d8e4e47f89d5ee08965a4e5c71293d4773

See more details on using hashes here.

Provenance

The following attestation bundles were made for nova_act_mcp_server-0.2.8-py3-none-any.whl:

Publisher: ci.yml on madtank/nova-act-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page