mcpbeat Sign in
local only

Unblink runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Jul 2026.

Pure-Go browser for AI: fetch pages, render JS without Chromium, return clean Markdown over MCP.

Installs / week
not published
7
Stars
0 open issues
7 Jul 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 17 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.

Builds a file path from a variable internal/js/extstore.go:207
    return filepath.Join(s.dir, extID, area+".json")

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 Unblink

same job, measured the same way
Web To Markdown MCP
by sidney

MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown

49 installs/wk local only
Wick
by wickproject

Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.

26 installs/wk local only
Wick
by myleshorton

Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.

local only
WebPeel
by jakeliume

Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.

91 installs/wk local only
kite-lite
by mauricioperera

Fetch, parse, screenshot and browse pages via MCP without a real browser -- no JS execution.

local only
Oya Browser
by oyadotai

Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.

answering
Readdown MCP
by zcag

Convert web pages to clean, LLM-optimized Markdown. No browser needed.

local only
Real Browser
by ofershap

MCP server + Chrome extension for AI browser control with real sessions.

73 installs/wk local only

Unblink — questions

Answers built from our own checks of this server.

Why is there no uptime for Unblink?
Unblink runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Unblink open source?
Yes — it is published under the MIT licence, written in Go and 7 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.