Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| merge-pdfs | Merge multiple PDF files into a single PDF |
| extract-pages | Extract specific pages from a PDF file |
| search-pdfs | Search for PDF files in a directory with optional pattern matching |
| merge-pdfs-ordered | Merge PDFs in a specific order based on patterns or exact names |
| find-related-pdfs | Find a PDF and then search for related PDFs based on its content, including common substring patterns |