MCP Server
MCP
PDFTools
Extract text and tables from PDFs, merge documents, and get metadata.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://pdf.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment