
pdf co mcp server
MCP server for PDF.co API integration - enables AI assistants to perform PDF operations
Repository Info
About This Server
MCP server for PDF.co API integration - enables AI assistants to perform PDF operations
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
PDF.co MCP Server
MCP server for PDF.co API integration - enables AI assistants to perform PDF operations.
Installation
# Clone and install
git clone https://github.com/nikolausm/pdf-co-mcp-server.git
cd pdf-co-mcp-server
npm install
npm run build
Configuration
-
Get your API key from PDF.co
-
Add to Claude Desktop config:
{
"mcpServers": {
"pdf-co": {
"command": "node",
"args": ["/path/to/pdf-co-mcp-server/dist/index.js"],
"env": {
"PDFCO_API_KEY": "your-api-key-here"
}
}
}
}
Available Tools
pdf_merge- Merge multiple PDFspdf_split- Split PDF pagespdf_to_text- Extract textpdf_to_json- Convert to JSONhtml_to_pdf- HTML to PDFget_credits_balance- Check API credits
License
MIT
Quick Start
Clone the repository
git clone https://github.com/nikolausm/pdf-co-mcp-serverInstall dependencies
cd pdf-co-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.