MCP Server
MCP
io.github.ChristopherDavenport/unblink
Pure-Go browser for AI: fetch pages, render JS without Chromium, return clean Markdown over MCP.
Install
oci:ghcr.io/christopherdavenport/unblink:0.24.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/christopherdavenport/unblink:0.24.0",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Disable JavaScript rendering (static read path only; JS is on by default)",
"type": "named",
"name": "--disable-js"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment