mcpbeat Sign in

Conduit MCP Server

local only

Conduit runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi.

Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 18 · avg 7 · +0% w/w
a month agotoday
52
Installs / week
pypi · conduit-browser
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add conduit -- uvx conduit-browser
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "conduit": {
      "args": [
        "conduit-browser"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.conduit]
command = "uvx"
args = ["conduit-browser"]
.cursor/mcp.json
{
  "mcpServers": {
    "conduit": {
      "args": [
        "conduit-browser"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "conduit": {
      "args": [
        "conduit-browser"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Conduit

same job, measured the same way
C
Playwright MCP Server
by thenextgennexus

Headless browser primitives for AI agents when sites need real JS rendering.

17 tools answering
Kloakt
by kultmember6banger

Cloaked headless browser for AI agents — stealth TLS, smart extraction, SPA fallback

60 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
Looking Glass MCP
by sahib-sawhney-wh

AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.

30 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Foura
by foura

Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.

451 installs/wk 4 tools answering
SideButton MCP Server
by sidebutton

Open-source MCP server with browser automation and knowledge packs for AI agents

111 installs/wk local only
Hwatu
by hongnoul

Verification browser for coding agents: headless WebKit, DOM eval, screenshots, pixel-diff.

local only

Conduit — questions

Answers built from our own checks of this server.

Why is there no uptime for Conduit?
Conduit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package conduit-browser was installed 52 times last week.
Is Conduit still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Conduit?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls conduit-browser straight from pypi; nothing to host, nothing to sign up for.
How many people use Conduit?
The pypi package conduit-browser was installed 52 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.