← Back to Plugins
MCP Server MCP

doc.page PDF Extraction

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://doc.page/api/mcp",
      "headers": [
        {
          "description": "Optional Bearer dk_live_... API key for higher quotas. Works without it on the free anonymous tier.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...