mcp-pdf-utils
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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