Servers
K
KDAN PDF MCP
@KDAN-PDF
KDAN PDF MCP is a remote MCP server that lets users prepare PDFs with natural-language instructions. In supported AI assistants such as Claude or ChatGPT, users can ask KDAN PDF MCP to compress large files, remove selected pages, redact sensitive information, compare document ver
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kdan-pdf-mcp": {
"type": "http",
"url": "https://mcp.kdandoc.com/mcp"
}
}
}