Back to Developer Tools
PDFDancer
A Model Context Protocol (MCP) server providing coding agents with searchable access to official PDFDancer SDK documentation. This server enables AI coding assistants to discover and retrieve comprehensive documentation for building PDF manipulation applications using PDFDancer SDKs for Python, TypeScript, and Java.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"pdfdancer": {
// See GitHub repository for configuration
}
}
}