PDF Manipulation MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pdf_add_textC | Add text to a PDF at a specified position. |
| pdf_replace_textC | Replace text in a PDF document. |
| pdf_add_imageC | Add an image to a PDF. |
| pdf_extract_imagesB | Extract all images from a PDF. |
| pdf_add_annotationC | Add an annotation to a PDF. |
| pdf_add_form_fieldC | Add a form field to a PDF. |
| pdf_fill_formC | Fill form fields in a PDF with values. |
| pdf_merge_filesB | Merge multiple PDF files into one combined PDF. |
| pdf_combine_pages_to_singleC | Combine multiple pages from a PDF into a single page with specified layout. |
| pdf_splitB | Split a PDF into individual pages or page ranges. |
| pdf_rotate_pageC | Rotate a page in a PDF. |
| pdf_delete_pageC | Delete a page from a PDF. |
| pdf_crop_pageC | Crop a page in a PDF. |
| pdf_auto_crop_pageA | Automatically crop a PDF page to remove blank margins by detecting content boundaries. |
| pdf_get_infoC | Get metadata and information about a PDF. |
| pdf_set_metadataC | Set metadata for a PDF. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/andr3medeiros/pdf-manipulation-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server