MarkGrab runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from pypi. Last commit 15 Apr 2026.
Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
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 markgrab -- uvx markgrab
{
"mcpServers": {
"markgrab": {
"args": [
"markgrab"
],
"command": "uvx"
}
}
}
[mcp_servers.markgrab]
command = "uvx"
args = ["markgrab"]
{
"mcpServers": {
"markgrab": {
"args": [
"markgrab"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"markgrab": {
"args": [
"markgrab"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.