Conduit
Rank #13,538io.github.bkauto3/conduit
MCP server providing conduit capabilities
Conduit is a Model Context Protocol (MCP) server published by bkauto3. It ranks #13,538 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Conduit is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Mar 11, 2026.
Ranks ahead of 118,508 of 132,046 servers on MCP Toplist.
Use Conduit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add conduit -- uvx conduit-browser[mcp_servers.conduit]
command = "uvx"
args = ["conduit-browser"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"conduit": {
"command": "uvx",
"args": [
"conduit-browser"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"conduit": {
"command": "uvx",
"args": [
"conduit-browser"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"conduit": {
"type": "stdio",
"command": "uvx",
"args": [
"conduit-browser"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"conduit": {
"command": "uvx",
"args": [
"conduit-browser"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"conduit": {
"command": "uvx",
"args": [
"conduit-browser"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bkauto3%2Fconduit)<a href="https://mcptoplist.com/server/io.github.bkauto3%2Fconduit"><img src="https://mcptoplist.com/badge/io.github.bkauto3%2Fconduit.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bkauto3
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Mar 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Conduit?
- Conduit is maintained by bkauto3, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Conduit listed on the Official MCP Registry?
- Yes — Conduit is listed on the Official MCP Registry, alongside Glama.
- How many versions does Conduit have?
- MCP Toplist tracks 2 versions of Conduit, most recently published on Mar 11, 2026.
- Where can I find the source code for Conduit?
- The source code for Conduit is hosted at github.com/bkauto3/Conduit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.