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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read-pdf | Extract text from a PDF file. Returns the full text content of the PDF with optional page filtering and text cleaning. |
| search-pdf | Search for specific text within a PDF file. Returns matching text with context and page numbers. |
| pdf-metadata | Extract metadata from a PDF file including title, author, page count, creation date, etc. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |