mcp-pdf-utils
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pdf_infoB | Get PDF metadata: page count, title, author, creator, creation date, file size. |
| pdf_extract_textC | Extract text content from a PDF file. Optionally specify page range. |
| pdf_mergeC | Merge multiple PDF files into a single PDF. |
| pdf_splitA | Split a PDF into separate files. Extract specific pages or split into individual page files. |
| pdf_rotateB | Rotate pages of a PDF by 90, 180, or 270 degrees. |
| pdf_add_watermarkC | Add a text watermark to all or specific pages of a PDF. |
| pdf_extract_pagesB | Extract a range of pages from a PDF into a new PDF file. |
| pdf_set_metadataC | Set or update PDF metadata (title, author, subject, keywords, creator). |
| pdf_delete_pagesC | Delete specific pages from a PDF. |
| pdf_reorderB | Reorder pages of a PDF. Provide the desired page order. |
| pdf_createC | Create a new PDF document from plain text content. |
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/zekovdev/mcp-pdf-utils'
If you have feedback or need assistance with the MCP directory API, please join our Discord server