mcpbeat Sign in

DeepSeek Visionary MCP Server

local only

DeepSeek Visionary runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.

DeepSeek web vision model as an MCP server with browser auto-login.

Installs / week
not published
17
Stars
0 open issues
13 Sep 2026
Last commit
from GitHub
License
Rust

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command packages/dsh-plugin/lib/index.mjs:159
      child = spawn(binary, args, { stdio: ["ignore", "pipe", "pipe"] });
Builds a file path from a variable packages/dsh-plugin/lib/index.mjs:111
    const candidate = path.join(dir, exe);
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/update-server-json.yml:56
      - name: Update server.json
        env:
          TAG: ${{ github.event.workflow_run.head_branch }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to DeepSeek Visionary

same job, measured the same way
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Webdriverio
by webdriverio

MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)

5 275 installs/wk local only
Zen MCP
by sh6drack

MCP server for Zen Browser automation via WebDriver BiDi

84 installs/wk local only
Scout
by klarlabs-studio

Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.

local only
Scout
by felixgeelhaar

Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.

local only
Selenix MCP Server
by markmircea

MCP server that bridges local apps with Selenix for browser automation.

32 installs/wk local only
MCP Server Browserbase
by browserbase

MCP server for AI web browser automation using Browserbase and Stagehand

4 334 installs/wk local only
I
JxBrowser MCP Server
by teamdev-ip

MCP server to assist with JxBrowser development.

2 tools answering

DeepSeek Visionary — questions

Answers built from our own checks of this server.

Why is there no uptime for DeepSeek Visionary?
DeepSeek Visionary runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is DeepSeek Visionary open source?
We cannot say either way: written in Rust and 17 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.