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 |
---|---|
extract_pdf_text | Extract text content from PDF documents with optional metadata and formatting preservation |
extract_pdf_metadata | Extract metadata and document information from PDF files |
extract_pdf_pages | Extract content from specific pages or page ranges of PDF documents |
validate_pdf | Validate PDF file integrity and readability |