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_info | Get metadata and statistics about a PDF file (pages, author, title, text length) |
| pdf_extract_text | Extract all text content from a PDF file |
| pdf_extract_pages | Extract text from a specific page range of a PDF |
| pdf_search | Search for text within a PDF file |
| pdf_word_stats | Get word count and top word frequencies from a PDF |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |