Serversio.github.ArkNill/markgrab
M

MarkGrab

io.github.ArkNill/markgrab · v0.1.2
▦ pypi
v0.1.2pypi pypi: markgrab↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ArkNill/markgrab",
  "description": "Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.",
  "title": "MarkGrab",
  "repository": {
    "url": "https://github.com/QuartzUnit/markgrab",
    "source": "github"
  },
  "version": "0.1.2",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "markgrab",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}