Web To Markdown MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 26 Jul 2026.
MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
Today is the operative word: we check Web To Markdown MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add web-to-markdown-mcp -- uvx web-to-markdown-mcp
{
"mcpServers": {
"web-to-markdown-mcp": {
"args": [
"web-to-markdown-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.web-to-markdown-mcp]
command = "uvx"
args = ["web-to-markdown-mcp"]
{
"mcpServers": {
"web-to-markdown-mcp": {
"args": [
"web-to-markdown-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"web-to-markdown-mcp": {
"args": [
"web-to-markdown-mcp"
],
"command": "uvx"
}
}
}
Pure-Go browser for AI: fetch pages, render JS without Chromium, return clean Markdown over MCP.
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
Browser-grade web access for AI agents. Fetches any webpage, returns clean markdown.
MCP server that drives the real Chrome you already use, through an extension and CDP.
MCP server + Chrome extension for AI browser control with real sessions.
Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.
Fetch any web page as clean, AI-ready markdown with smart HTTP-to-browser escalation.
Browserbase MCP server: cloud browser sessions, agents, contexts, fetch, search, functions
Answers built from our own checks of this server.