auto-browser-client
Python SDK and MCP stdio bridge for the Auto Browser REST API.
SDK
from auto_browser_client import AutoBrowserClient
client = AutoBrowserClient("http://localhost:8000", token="secret")
session = client.create_session(start_url="https://example.com")
client.navigate(session["id"], "https://example.com/dashboard")
client.close_session(session["id"])
MCP stdio bridge
This package also ships the auto-browser-mcp console script, which bridges
stdio MCP clients (Claude Desktop, Cursor, ...) to a running Auto Browser
controller:
auto-browser-mcp --base-url http://127.0.0.1:8000/mcp
Or zero-install via uv: uvx auto-browser-mcp
(resolved through the auto-browser-mcp
metapackage).
The server itself is Docker-first — see the Auto Browser repository to run it.
Release files for auto-browser-client 1.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| auto_browser_client-1.8.0.tar.gz | 14.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| auto_browser_client-1.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.3 kB
Release files / auto_browser_client-1.8.0.tar.gz
| Download URL | auto_browser_client-1.8.0.tar.gz |
|---|---|
| Size | 14.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bae33d8289ebb25252c178955108b15a6490f92a347df8fbd74def043a4924b4
|
|
BLAKE2b-256 checksum How to use checksums |
076054708a4938eb75540a1717a231a37a7e476f21f664829ba2f2bb2d0baccd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / auto_browser_client-1.8.0-py3-none-any.whl
| Download URL | auto_browser_client-1.8.0-py3-none-any.whl |
|---|---|
| Size | 8.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ae5f5a8fbf787a4a4bc1d7dc71906b420bb2b30eacbc0f550f15cf03df908b32
|
|
BLAKE2b-256 checksum How to use checksums |
41c9c59b044aee9dc6ff86340a7cb7a727626b6b1fe5e1cdcca7ff69f5538b27
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log