MCP Server
MCP
doc.page PDF Extraction
Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.
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